webstaff: toward label printing
authorJason Etheridge <jason@esilibrary.com>
Mon, 6 Mar 2017 16:02:33 +0000 (11:02 -0500)
committerJason Etheridge <jason@esilibrary.com>
Fri, 14 Apr 2017 03:35:00 +0000 (23:35 -0400)
commit30e52d6fb749e55984e5544b0910ebce12cbc796
tree7e931cd6b4428f2d8d30654ac01e3839a81fc51f
parent514c6f2213a0160f898b0c27574c09479ea2b7b2
webstaff: toward label printing

...better stock template for labels, and a | wrap filter
...pull in some Library Settings for Print Labels
...Reset to Default button for templates for both receipt and item print labels
...toward tabs for Print Label interface
...template management for print labels
...bundle the Call Number Template in with saved templates
...manual editing of cn's for print labels
...And affixes in the stock CN template.
...Settings tab for print labels

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2
Open-ILS/src/templates/staff/cat/printlabels/index.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/printlabels/t_view.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2
Open-ILS/src/templates/staff/share/print_templates/t_item_label.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/print_templates/t_item_label_cn.tt2 [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/admin/workstation/app.js
Open-ILS/web/js/ui/default/staff/cat/printlabels/app.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/print.js