[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 May 14 01:11:10 CEST 2019


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

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

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

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