[24/40] Adding single/multiple label printing to label export code and interface.
authorChris Nighswonger <cnighswonger@foundations.edu>
Tue, 1 Sep 2009 18:13:39 +0000 (14:13 -0400)
committerChris Nighswonger <cnighswonger@foundations.edu>
Tue, 1 Sep 2009 19:51:58 +0000 (15:51 -0400)
commit39d227d712956344ec5c8a0d3669fd690124ebbb
treedabbfd7146df7cb8dce279bb87753ba0537fcf3f
parent51db13b8da9a63f0f08e361f61ed9df36f4e236a
[24/40] Adding single/multiple label printing to label export code and interface.

This adds single/multiple label printing by item number along with new CSV and XML export code.
14 files changed:
C4/Labels/Batch.pm
C4/Labels/Label.pm
C4/Labels/Lib.pm
C4/Labels/Template.pm
koha-tmpl/intranet-tmpl/prog/en/lib/greybox/gb_styles.css
koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-print.tmpl
labels/label-create-csv.pl
labels/label-create-pdf.pl
labels/label-create-xml.pl [new file with mode: 0755]
labels/label-edit-batch.pl
labels/label-item-search.pl
labels/label-print.pl