It would be helpful to be able to the see item callnumbers when working with a label batch
Created attachment 55570 [details] [review] Bug 17301 - Add callnumber to label-edit-batch.pl To test: 1 - Create a label batch 2 - Add some items 3 - Note you do not see callnumber 4 - Apply patch 5 - Verify callnumber displays correctly 6 - Verify batch functions (adding, exporting, removing, etc) work as before
Created attachment 55572 [details] [review] [SIGNED-OFF] Bug 17301 - Add callnumber to label-edit-batch.pl To test: 1 - Create a label batch 2 - Add some items 3 - Note you do not see callnumber 4 - Apply patch 5 - Verify callnumber displays correctly 6 - Verify batch functions (adding, exporting, removing, etc) work as before Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 55645 [details] [review] [PASSED QA] Bug 17301 - Add callnumber to label-edit-batch.pl To test: 1 - Create a label batch 2 - Add some items 3 - Note you do not see callnumber 4 - Apply patch 5 - Verify callnumber displays correctly 6 - Verify batch functions (adding, exporting, removing, etc) work as before Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Note: this new column heading is not translatable, but so are the others. It adds useful information, but this module is a bit horrible in terms of translation - table headings and error messages are in the .pl file.
Created attachment 55646 [details] [review] Bug 17301: Follow-up - Standardize headings - Fixes for capitalization - Changes 'Item callnumber' to 'Call number' to match other pages like advanced search
Pushed to master for 16.11, thanks Nick, Katrin!