Bug 7739 - Batch edit items of a title
authorAmit Gupta <amit.gupta@osslabs.biz>
Wed, 18 Apr 2012 11:11:28 +0000 (16:41 +0530)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 11 May 2012 10:16:22 +0000 (12:16 +0200)
commitfcc9fcea4faafbb5f14226f841656d88b0f61c43
tree54ed59225581d1121479a6db1153625bb3921ebe
parentdb32e098d43f393ac4e62993f8989a7fe46f02ab
Bug 7739 - Batch edit items of a title

A new option - Edit items in batch - is made available under the menu - Edit - in the catalog detail page. When this option is selected the tool batch item modification is called with all items under this biblio passed as parameters.

User can then edit all items of this biblio in batch. Once changes are saved the "done" link takes the user back to the catalog detail page of this biblio.

To test:
    Navigate to catalog detail page of any biblio with one or more item records. Use the option "Edit items in batch" from the "Edit" menu. Modify the items in batch, say the collction code or lost status. Press "Save", verify that changes have been effected in the confirmation screen. Use the "Done" link to navigate back to the catalog detail page.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt
tools/batchMod.pl