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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 15 13:25:10 CEST 2013


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

--- Comment #29 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 20363
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20363&action=edit
Bug 10663: Correcting GetReserveStatus so that holds block renewal

This patch is a counterproposal for the patch already present on 10663.
Instead of replacing the call to GetReserveStatus, it repairs GetReserveStatus.

Note that the biblionumber parameter of GetReserveStatus is actually not used.
It can be removed.
The sql statement is adjusted to include title level holds. And that solves the
problem reported.

Test plan:
Issue a book.
Enter a title level hold. Check if you can renew on circulation page.
Remove the title level hold. Enter an item level hold. Check again.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list