]> git.evergreen-ils.org Git - Evergreen.git/commit
LP 1198465: Set restored overdue timestamp to time of last overdue
authorDan Wells <dbw2@calvin.edu>
Thu, 28 May 2015 17:54:26 +0000 (13:54 -0400)
committerBen Shum <bshum@biblio.org>
Tue, 28 Jul 2015 20:24:53 +0000 (16:24 -0400)
commit75b8b2b0a5690e6362fb51970ae3b0f0e8910b8f
tree8aafa23a198a6412b0817d3766d4004553fe84ff
parent57b4f77ff2cecee2b40d59caa98069a486cc4814
LP 1198465: Set restored overdue timestamp to time of last overdue

When we have our settings configured to generate new overdues on lost
item return, we start generation after the most recent overdue fine.
Because of this, we need the restored fine to be dated in the past,
which in turn allows the fine generator to apply catch-up fines as
expected.

Signed-off-by: Dan Wells <dbw2@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