]> git.evergreen-ils.org Git - working/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 15:54:05 +0000 (10:54 -0500)
commit3b596a0ac12e5edbe9fa1d508d8ba4116a230f63
treed47e0e9f2f50b10fef043fc46299d327d0030bb7
parent3a787aebee4b689a3fd4c5a54357da8db878ec5a
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