https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14874
--- Comment #29 from Nick Clemens <[email protected]> --- Created attachment 55589 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55589&action=edit Bug 14874 - Use a syspref to determine the 'standard' search fileds 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
