[Koha-bugs] [Bug 7016] CanBookBeReserved uses GetItemsInfo unnecessarily

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 12 21:38:54 CEST 2011


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

--- Comment #1 from Ian Walls <ian.walls at bywatersolutions.com> 2011-10-12 19:38:54 UTC ---
Created attachment 5861
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5861
Proposed Patch

Replaces CanBookBeReserved()'s call to GetItemsInfo with a call to
get_itemnumbers_of, to save on system resources.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list