LP1824391 Hatch File Writer print support
authorBill Erickson <berickxx@gmail.com>
Fri, 12 Apr 2019 16:52:09 +0000 (12:52 -0400)
committerBill Erickson <berickxx@gmail.com>
Fri, 13 Dec 2019 19:37:37 +0000 (14:37 -0500)
commit436d7a1be877684b3ac43b09ac5cb52a6dbf87b3
tree985cd592ed7a084d83434a2d7ff3f22c2a9f8925
parent085ebb527ee2eff750e273dcb30f86ef4825966d
LP1824391 Hatch File Writer print support

Adds support for translating receipt data to plain text and writing the
output to a file instead of sending it to a printer.

Adds a new stock printer named "Hatch File Writer" to the print
configuration interface.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jason Boyer <JBoyer@eoli.info>
Open-ILS/src/templates/staff/admin/workstation/t_print_config.tt2
Open-ILS/web/js/ui/default/staff/admin/workstation/app.js
Open-ILS/web/js/ui/default/staff/services/hatch.js
Open-ILS/web/js/ui/default/staff/services/print.js