[Koha] Question on Patron Search
Chris Cormack
chris at bigballofwax.co.nz
Sun Mar 13 14:35:38 NZDT 2011
On 13 March 2011 14:05, Nicole Engard <nengard at gmail.com> wrote:
> Cynthia,
>
> I actually thought it was only any part of the name or barcode, but I
> just tested on my install and found that email does in fact work. Can
> anyone else tell me what else is searchable by default? I'll update
> the manual with it all.
It uses the Search subroutine in C4::Members
http://perldoc.koha-community.org/C4/Members.html#Search
And by default it is searching on
"firstname","surname", "email","othernames","cardnumber","userid"
Hope this helps
Chris
More information about the Koha
mailing list