[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
Mon Oct 19 09:25:13 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 #110095|0                           |1
        is obsolete|                            |

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

Via ILSDI we use the routines mentioned above to determine holdability,
however, neither of these routines check on shelf hold policies

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