]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1829295 Hold shelf expire date honors closed + hours user/berick/lp1829295-shelf-expire-honors-closed-and-hours
authorBill Erickson <berickxx@gmail.com>
Tue, 27 Mar 2018 15:38:40 +0000 (11:38 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 16 May 2019 15:20:06 +0000 (11:20 -0400)
commit5e8ea286fc037997658a9f5292eb7510c547a26f
tree05c38a29f6488ce75a32657246abf4ccf7261d6f
parent1adb00509209c3ebd223701612b1f2692b17e3bc
LP1829295 Hold shelf expire date honors closed + hours

Hold shelf expire date calculation takes hours of operation and org unit
closed days into consideration.

Adds a new open-ils.actor.org_unit.open_day_range API call for testing
the new code and for possible future use.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor/ClosedDates.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm