]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1965326 Move Hatch Printing to Printer Settings
authorBill Erickson <berickxx@gmail.com>
Mon, 21 Aug 2023 18:02:44 +0000 (14:02 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 1 Nov 2023 18:30:13 +0000 (14:30 -0400)
commitac97129d9adb5a36026fc25cb44ba4debc56ddc3
treefcf795ae98cc1a51e1c3f8f77aacac9751525c06
parentb01b14fed8cee098b9911f24f4d656003f7b0f2a
LP1965326 Move Hatch Printing to Printer Settings

* Hatch printing can now be enabled / disabled directly in the Printer
  Settings UI.
* Workstation menu for 'Print Service ("Hatch")' removed since it
  duplicates the same logic.
* "Printer Settings" relabled to "Hatch (Print Service) Printer
  Settings"

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Elizabeth Davis <elizabeth.davis@sparkpa.org>
Open-ILS/src/eg2/src/app/core/hatch.service.ts
Open-ILS/src/eg2/src/app/staff/admin/workstation/printers/printers.component.html
Open-ILS/src/eg2/src/app/staff/admin/workstation/printers/printers.component.ts
Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2
Open-ILS/web/js/ui/default/staff/admin/workstation/app.js