]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1712646: Require a Billing Type to Bill User
authorJason Boyer <jboyer@library.in.gov>
Thu, 4 Jan 2018 18:38:00 +0000 (13:38 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 5 Jan 2018 16:01:23 +0000 (11:01 -0500)
commit1fb068b214bdc029c73d22e2046d86ace918d9de
treebb2c13dbd21415e3d89f9a15b3c64e35cb4c803b
parent2fc3252063450c10032e0e7e987874c2774d400c
LP1712646: Require a Billing Type to Bill User

Previously billing a user without choosing a billing type
would either fail silently or default to misc. This patch
requires staff to choose a billing type before the new
bill window can be dismissed.

Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/templates/staff/circ/share/t_bill_patron_dialog.tt2
Open-ILS/web/js/ui/default/staff/circ/services/billing.js