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

Owen Leonard <[email protected]> changed:

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

--- Comment #4 from Owen Leonard <[email protected]> ---
Created attachment 20549
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20549&action=edit
[SIGNED-OFF] 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 <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to