[Koha-bugs] [Bug 10663] Holds never block renewals

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 30 15:30:16 CEST 2013


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

--- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 19987
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19987&action=edit
Bug 10663 - Partial fix - blocking renewal for item level holds

Item level holds should prevent renewal of the item in the OPAC
and in staff. For item level holds that are not yet W (=Waiting)
GetReserveStatus didn't return the item as reserved, because
reserves.found is NULL in this case.

To test:
- Add a record with an item
- Check the item out
- Check that you can renew the issue in OPAC and staff
- Place an item level hold on the item
- Check that you can no longer renew in OPAC and staff

This is probably only a partial fix to a bigger problem, see
notes on Bug 10663.

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


More information about the Koha-bugs mailing list