[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 02:27:10 CEST 2016


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52998|0                           |1
        is obsolete|                            |
  Attachment #52999|0                           |1
        is obsolete|                            |
  Attachment #53000|0                           |1
        is obsolete|                            |
  Attachment #53001|0                           |1
        is obsolete|                            |
  Attachment #55589|0                           |1
        is obsolete|                            |

--- Comment #30 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 55899
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55899&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

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


More information about the Koha-bugs mailing list