]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/action.pm
Cleaning up some syntax thinkos from earlier commit which added support
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 21 Oct 2009 17:05:26 +0000 (17:05 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 21 Oct 2009 17:05:26 +0000 (17:05 +0000)
commit5786f3c74dbe3be8a8a88de5d5f44a053d963aad
treeb9147682a9028d243cdf40c337c5a341347eae50
parent68914259f0b489fcbefc124909f3f89e5e44fc17
Cleaning up some syntax thinkos from earlier commit which added support
for hold target weighting and max hold targeting loops.

Added closed-date check condition such that if a library is closed both
now and at the next expected check time the location is ignored for
targetting.  This differs from before in that we were only checking to
see if the library was currently closed.  For 24h retargetting, this is
nominally not a change, but for longer-that-one-day retargetting intervals
this will allow a library that is open at the beginning /or/ the end of the
targetting interval to have a chance at capturing the requested copy.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@14537 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/action.pm