Bug 10773 - Add item-level descriptions for Label Printing
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 21 Aug 2013 05:18:31 +0000 (15:18 +1000)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 30 Mar 2015 16:22:35 +0000 (13:22 -0300)
commit5c4854a2119d9aba52d87a7ec66f306ebf0ea881
tree96da1944b72b75236d5a19d56208f342761a542c
parentac5130c57cd95a8b030534bf62861cc565edd3f9
Bug 10773 - Add item-level descriptions for Label Printing

This patch adds new fields ccode_description, homebranch_description,
holdingbranch_description, location_description and
permanent_location_description which can be used in the Label Creator
to display names/descriptions instead of codes

Test Plan:

1) Edit a layout in the Label Creator so that it includes any of these
fields. I suggest including "homebranch_description" and perhaps
"ccode_description" if you have them in your item data.
2) Add items to a batch in the Label Creator.
3) Export the batch using the layout, and view as PDF
4) Verify that you see descriptions for fields which you added

Signed-off-by: Nick <Nick@quechelibrary.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Labels/Label.pm