[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
Tue Sep 15 09:29:26 CEST 2020


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

Arthur Suzuki <arthur.suzuki at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #105991|0                           |1
        is obsolete|                            |

--- Comment #10 from Arthur Suzuki <arthur.suzuki at biblibre.com> ---
Created attachment 110095
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110095&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 watching all bug changes.


More information about the Koha-bugs mailing list