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, 24 May 2019 14:56:18 +0000 (10:56 -0400)
commite4f6951a08b2874d94deb75a71ecb8e9fbaf38f9
tree75fd35c1092a00daf23b74f6076654a08717429d
parent59880924a93c9649f1de068155f9b5fceec1fa31
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>
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