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>
Wed, 30 Oct 2019 14:34:42 +0000 (10:34 -0400)
commit161643e1269d8a6fcd7dde0096325e5ccb8055f0
tree33f14e3129e18335a7c1c8d03e89b17ce275cf04
parent12dc383bf947d638dd75158afaadad07c472b345
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