[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 4 05:30:12 CEST 2017


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

Alex Buckley <alexbuckley at catalyst.net.nz> changed:

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

--- Comment #29 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 67584
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67584&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

Followed test plan (see below note), patch worked as described. Also ran QA
test tool and
both altered files passed.

Just a note about the test plan: AllowOnShelfHolds is no longer a syspref, but
it exists in
the circulation matrix, i.e. it is available on the Administrator->Circulation
and
fine rules, to test this patch I set it to 'If any unavailable'.

Signed-off-by: Alex Buckley <alexbuckley at catalyst.net.nz>

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


More information about the Koha-bugs mailing list