[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
Thu Feb 16 18:07:45 CET 2012


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

Nicole C. Engard <nengard at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7686|0                           |1
        is obsolete|                            |

--- Comment #11 from Nicole C. Engard <nengard at gmail.com> 2012-02-16 17:07:45 UTC ---
Created attachment 7696
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7696
[SIGNED-OFF] 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.

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

Second test finds that all phone fields and all email fields are
now searchable, signing off on this updated 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