]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP 1198465: Account for overdues voided the old way
authorRemington Steed <rjs7@calvin.edu>
Wed, 18 Jun 2014 13:34:13 +0000 (09:34 -0400)
committerBen Shum <bshum@biblio.org>
Tue, 28 Jul 2015 20:24:51 +0000 (16:24 -0400)
commit57b4f77ff2cecee2b40d59caa98069a486cc4814
tree13bc317c5c6567ca0fe4f085a3309f28c55f25c4
parentb933439a93e3465fc36a685d261e97a44d8cef7b
LP 1198465: Account for overdues voided the old way

The code for the particular case of "void"-overdues-for-lost is incomplete.
This is the one case in the new code where it now always adjusts rather
than voids, but the new restore code still needs to recognize cases where
the voiding happened under the old code.

Signed-off-by: Remington Steed <rjs7@calvin.edu>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/CircCommon.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Circulate.pm