[Koha-bugs] [Bug 20985] CanBookBeReserved and CanItemBeReserved should check 'On shelf holds allowed' policy

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 22 08:08:17 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20985

--- Comment #2 from Arthur Suzuki <arthur.suzuki at biblibre.com> ---
Created attachment 86874
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86874&action=edit
Bug 20985 : Add OnShelfHoldsAllowed checks to CanItemBeReserved

Test plan :
1 / Check that default circulation have OnShelfHoldsAllowed to Yes
2 / Place a hold on a book with a single item, item being available for loan,
verify that hold can be placed.
3 / Set OnShelfHoldsAllowed to any other value, verify that hold cannot be
placed for reason "onShelfHoldsNotAllowed" (shown in the item table).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list