[Koha-bugs] [Bug 10741] Can not place a hold on an item in transit and for loan

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 23 05:17:38 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10741

Chris Cormack <chris at bigballofwax.co.nz> changed:

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

--- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 20572
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20572&action=edit
Bug 10741 - Can not place a hold on an item in transit and for loan

In search results, one can not place a hold on an item in transit and for loan
(items.notforloan=0).
This appears when AllowOnShelfHolds is allowed.

Depends on Bug 8975 code : a simple if condition is missing when not damaged.

Test plan :
- Set AllowOnShelfHolds to on
- Create a record with a normal item : not lost, not withdrawn, not damaged,
notforloan=0
- Index this record
- Perform a search on OPAC that returns this record (and others)
=> You see in actions "Place hold"
- Add this item in transit : /cgi-bin/koha/circ/branchtransfers.pl
- Re-perform the search on OPAC
=> You see in actions "Place hold" and item "in transit"

Signed-off-by: Owen Leonard <oleonard at myacpl.org>
Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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


More information about the Koha-bugs mailing list