[Koha-bugs] [Bug 7057] C4::Reserves::CheckReserves uses GetMemberDetails unnecessarily

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 18 23:58:11 CEST 2011


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

--- Comment #1 from Ian Walls <ian.walls at bywatersolutions.com> 2011-10-18 21:58:11 UTC ---
Created attachment 5967
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5967
Proposed patch

Replaces CheckReserves call to GetMemberDetails with a call to GetMember.  Much
more efficient, since only branchcode is needed.

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