Bug 13919: Renewal possible with item level hold on item
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 30 Mar 2015 14:16:31 +0000 (10:16 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 28 Apr 2015 18:11:35 +0000 (15:11 -0300)
commit55439f8994d89c22b62233a5b180d864705a6174
treedef44c8f63567954db9d08680de855812dfd6c80
parent7e8295841f942d9baff175891c269a93d1392d55
Bug 13919: Renewal possible with item level hold on item

Test Plan:
1) Apply this patch
2) Enable AllowRenewalIfOtherItemsAvailable
3) Check out an item from a record with multiple holdable items
4) Place an item level hold on the checked out item
5) Verify the item can not be renewed from the opac

Signed-off-by: Nicolas Legrand <nicolas.legrand@bulac.fr>
Followed test plan, works as expected.
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Circulation.pm