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

--- Comment #29 from M. de Rooy <[email protected]> ---
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 <[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