Hi,

C4::Members::GetMember(), when used to look up a patron by cardnumber,
retries the search on borrowers.firstname if there are no rows that
have the barcode in borrowers.cardnumber.

This is not exactly beautiful, and I assi,e it was inspired by some
library that for whatever reason needed to overload the firstname
field.  Does anybody know of a reason (or a current user) why this odd
fallback should be retained?

Regards

Galen
-- 
Galen Charlton
VP, Research & Development, LibLime
[EMAIL PROTECTED]
p: 1-888-564-2457 x709
skype: gmcharlt
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to