]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Check if transaction needs closing after adding billings
authorBill Erickson <berick@esilibrary.com>
Fri, 4 May 2012 13:18:10 +0000 (09:18 -0400)
committerMike Rylander <mrylander@gmail.com>
Thu, 10 May 2012 13:34:27 +0000 (09:34 -0400)
commit305f63cb721f975762bbcde1025f62bc5168cc67
tree8a23a156e32131402fab82e4a8fa780a727c744a
parentae9641cfae8f9b4535624599c3887c1232c3406e
Check if transaction needs closing after adding billings

This addresses the issue where issuing refunds results in a negative
ballance and it is then impossible to close the transaction by creating
new billings.

https://bugs.launchpad.net/evergreen/+bug/758982

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Money.pm