]> git.koha-community.org Git - koha.git/commit
Bug 4449: AllowHoldPolicyOverride does not override all hold policies
authorIan Walls <ian.walls@bywatersolutions.com>
Tue, 30 Nov 2010 07:19:49 +0000 (02:19 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Wed, 1 Dec 2010 21:59:37 +0000 (16:59 -0500)
commit90bb50959da12df78ca411198d8860b100cb65fe
tree68b096c7b8804dd571cf2df94928a9fe7f000075
parent777ab9f7d10529b5676ceed36a75326951e783d9
Bug 4449: AllowHoldPolicyOverride does not override all hold policies

This patch provides a universal override to any hold policy if the AllowHoldPolicyOverride is set.
Amongst other overrides, this patch allows missing, non-checked out items to be placed on hold even with AllowShelfHolds turned off.

Signed-off-by: Nicole Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 5e8b078651624cee7bc4f86e206cf36c8ace9c4d)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
reserve/request.pl