]> 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>
Wed, 19 Apr 2017 14:31:59 +0000 (10:31 -0400)
commit5acf9948104430631d3607b604024a72d85d2986
treed4cb689007d8ea06c76e753f63dd725c6c8d2b83
parent1ef608808fbb5266b801a618d0f8bc4757f350be
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