[Koha-bugs] [Bug 7544] Add ability search borrowers only on email / phone

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 17 14:22:48 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7544

--- Comment #14 from Kyle M Hall <kyle.m.hall at gmail.com> 2012-02-17 13:22:48 UTC ---
Created attachment 7707
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7707
Bug 7544 - Add ability search borrowers only on email / phone

This commit adds a new pulldown field to the patron quick search.
This pulldown "Search Fields" can have any number of field combinations
to search on. The combinations added in this commit are:

Standard: Default, searches on original fields
Email: Searches on email, emailpro, and B_email
Borrower Number: Searches on borrowernumber
Phone Number: Searches on phone, phonepro, B_phone, altcontactphone, and mobile

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>

Tested by running searches on all the new fields, and the old fields
with limits on branch and category. The seach on phone number could be
a bit more inclusive, but it works with and without symbols so I
give my sign off on this patch.

-- 
Configure bugmail: http://bugs.koha-community.org/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