[Koha-bugs] [Bug 4319] waiting items cannot be reserved

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 25 14:38:18 CEST 2017


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

Alex Arnaud <alex.arnaud at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68197|0                           |1
        is obsolete|                            |
  Attachment #68198|0                           |1
        is obsolete|                            |
  Attachment #68199|0                           |1
        is obsolete|                            |

--- Comment #49 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Created attachment 68531
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68531&action=edit
Bug 4319 - [OPAC] allow to holds waiting items

Test plan:

 - Checkout an item
 - Place hold on this item,
 - Return the item
 - Make sure the hold is waiting (found W) and AllowOnShelfHolds is
   not to 'Allow'
 - Check that the button "Place hold" appears in opac detail page of
   the biblio

 - do the samewith items/reserves in transit

Changes on C4::Reserves::IsAvailableForItemLevelRequest

Make sure this tests pass:
  - t/db_dependent/Reserves.t
  - t/db_dependent/Holds/DisallowHoldIfItemsAvailable.t

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


More information about the Koha-bugs mailing list