[Koha-bugs] [Bug 14874] Add ability to search for patrons by date of birth from checkout and patron quick searches

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 29 13:28:40 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14874

Marc Véron <veron at veron.ch> changed:

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

--- Comment #36 from Marc Véron <veron at veron.ch> ---
Created attachment 55919
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55919&action=edit
Bug 14874 - Add ability to search for patrons by date of birth from checkout
and patron quick searches

This patch adds a new syspef 'DefaultPatronSearchFields' which defines
the fields that should be used when searching for a patron if none are
defined.

To test:
1 - Aply patch, updatedatabase
2 - Ensure patron search has not changed
3 - Add dateofbirth to new pref
4 - Ensure things work wll
5 - Experiment with adding and removing other fields from borrowers
table
6 - prove t/db_dependent/Utils/Datatables_Members.t

Tested together with followup. Works as described.
Signed-off-by: Marc Véron <veron at veron.ch>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list