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>
Thu, 26 Sep 2019 20:17:27 +0000 (16:17 -0400)
commit7fb96630dcb54753e0885e1d6f1271f0283b0ceb
treeaa11c9fc69f7dc85d069cb37cc88b836986e2cb1
parent334589f678c679cfcad7e1a6c322d3c7721bc0e5
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