Koha/C4/Labels
Chris Nighswonger c7ba7fa8b2 Bug 7615 - Give option to use description for homebranch/holding branch in label creator instead of the branchcode
This patch adds the ability to print the name of the item's homebranch on labels

Thanks to Shane Sammons <ssammons-at-npelem.com> for the modified SQL SELECT statement.

Document Manager: The documentation will need to be updated to reflect the added field 'branchname' to the list
of available fields for label printing.

To test:

1. Create a new label layout or modify an existing one to include 'branchname'
2. Create a new label batch or using an existing one, export the batch.
3. Verify that the resulting labels contain the home branch name for the respective items.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Tested with the plan - works

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-03-08 16:12:50 +01:00
..
Batch.pm [5/30] A rework of Label Creator code 2010-01-11 18:16:52 -05:00
Label.pm Bug 7615 - Give option to use description for homebranch/holding branch in label creator instead of the branchcode 2012-03-08 16:12:50 +01:00
Layout.pm [5/30] A rework of Label Creator code 2010-01-11 18:16:52 -05:00
Profile.pm [5/30] A rework of Label Creator code 2010-01-11 18:16:52 -05:00
Template.pm [5/30] A rework of Label Creator code 2010-01-11 18:16:52 -05:00