13 Mar
2011
13 Mar
'11
2:38 a.m.
Thanks Chris! I'll update the manual accordingly. Nicole On Sat, Mar 12, 2011 at 8:35 PM, Chris Cormack <chris@bigballofwax.co.nz> wrote:
On 13 March 2011 14:05, Nicole Engard <nengard@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