]> 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:09:26 +0000 (11:09 -0400)
commit886c42fc585b695849431d0a8bfeb02d5627db04
tree00488592d7157a72f33c7c741a56ba9658267a50
parentb237d15e640cd63c42da3353fcebb0cbdc65376b
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