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>
Tue, 28 May 2019 21:39:03 +0000 (21:39 +0000)
commit897e3e5cf4768fd6593102506660aecdadb2a2aa
tree7bc6ec9e3328ffb6d470c36ee1645d5598a030e6
parent28092dbb7551feaa7abbd1c85f8d49c9f66e0521
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