]> git.evergreen-ils.org Git - Evergreen.git/commit
Allow choice of placing hold despite age protect
authorThomas Berezansky <tsbere@mvlc.org>
Tue, 20 Sep 2011 14:27:51 +0000 (10:27 -0400)
committerMike Rylander <mrylander@gmail.com>
Thu, 12 Jan 2012 14:04:31 +0000 (09:04 -0500)
commita663dfed41126ba4607e500ccda85dd9fa113789
tree2ee4365ba0eabad1f2b60d0ea01cde38d1349ba0
parentfd03cfede3aa8ae62b7f24f9550ca70040ac6004
Allow choice of placing hold despite age protect

This alters the backend to watch when so much as one copy failed only due
to age protection. If so, a flag is set and returned back up the calling
tree for examination.

In JSPac when the flag is set an alternate confirm message is shown.

In TTPac when the flag is set the failure message is changed and override
is always allowed for the hold in question.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
Open-ILS/src/templates/opac/parts/place_hold_result.tt2
Open-ILS/web/opac/locale/en-US/opac.dtd
Open-ILS/web/opac/skin/default/js/holds.js
Open-ILS/web/opac/skin/default/xml/common/holds.xml