]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1198465 Restore skipping of lost-returned overdue generation
authorDan Wells <dbw2@calvin.edu>
Tue, 17 Feb 2015 23:00:09 +0000 (18:00 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 20 Feb 2015 21:20:43 +0000 (16:20 -0500)
commit170f947a36491f707c199e94d047dde29e2ffc46
tree8f9aa8b6f8f94aabdd34646bd981decb54f6c120
parent38fab9211ed8c830b511ba5e4f8c262c1253a9f3
LP#1198465 Restore skipping of lost-returned overdue generation

We need overdues generated before the conditional negative balances
code runs, so we also need to check the setting to skip handling of
lost-zero-balance earlier on.

This code also slightly refactors the "skip" checks to a single point
in the lost handling code.

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