Allow patron search by home email address in addition to existing name and cardnumber fields.
This is/was possible in the patron search as it stands - if it's not possible anymore then there is a bug to be reported (or found).
Nicole, but the existing code is comment. #($results)=Search(\@searchpatron,{surname=>1,firstname=>1},[$from,$to],undef,["firstname","surname","email","othernames"] ) if (@searchpatron); So it is not possible to search by patron email id.
*** This bug has been marked as a duplicate of bug 5945 ***