]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1670407 Lost checkin re-opens transaction
authorBill Erickson <berickxx@gmail.com>
Tue, 28 Mar 2017 18:15:44 +0000 (14:15 -0400)
committerDan Wells <dbw2@calvin.edu>
Tue, 18 Apr 2017 15:05:04 +0000 (11:05 -0400)
commit4ccad960faa0a3bb32518881031fc3ab7d732320
tree40a49b706198cf5be096f0b3b28a3ab0a1b3834b
parent6173680e927ddc76081a2c116c0407b71a08b37b
LP#1670407 Lost checkin re-opens transaction

Avoid re-closing a circulation that was re-opened during checkin because
it acquired a non-zero balance.  This is typically caused by, for
example, voiding a lost item fee during checkin and/or generating
overdues for lost-then-found items.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Circulate.pm