[Koha-bugs] [Bug 4016] holds listing wrong pick up location

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Sat Feb 13 19:42:11 CET 2010


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4016





--- Comment #7 from Garry Collum <gcollum at gmail.com>  2010-02-13 18:42:10 ---
searchMyLibraryFirst in the GetBranchesLoop in C4/branch.pm is what's causing
it. 

GetBranchesLoop generates a list of branches, and you can pass a branchcode to
indicate that passed branch is the one that is selected.  It's not returning
the selected branch.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list