]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
Check to see if existing loan date is less than recall date
authorArt Rhyno <art632000@yahoo.ca>
Sat, 22 Sep 2012 04:46:20 +0000 (00:46 -0400)
committerDan Scott <dscott@laurentian.ca>
Tue, 2 Oct 2012 20:51:30 +0000 (16:51 -0400)
commitc9e37ef020da5098d1702d007e6185ce8959ed69
tree9460a01ce5e1437d3fd5b5be5c7dd1b0be073436
parent042faf4cf5f4e525796f9978ea99219d9390a553
Check to see if existing loan date is less than recall date

It seems possible that a recall can be issued that actually extends
the loan period for an item with semester or other generous loan
periods. This adds a check for the current loan period and uses it
if the calculated threshold date is later.

Signed-off-by: Art Rhyno <art632000@yahoo.ca>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/action.pm