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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 31 09:27:47 CEST 2013


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

--- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
The more I look into this the more I think that GetReserveStatus is not
suitable to determine if something is "Reserved" on title level. For item level
holds we have the itemnumer and all is fine, given the patch I wrote is
applied. To determine if an item can fill a title level hold is much more
complicated. I don't think CheckReserves is perfect for this job either - but
it might be worth reverting to using this in CanBookBeRenewed and try to
improve after restoring the old behaviour.

-- 
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