http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14874 Bug ID: 14874 Summary: Add ability to search for patrons by date of birth from checkout and patron quick searches Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: kyle.m.hall@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Here's the general idea: 1) Modify C4::Utils::DataTables::Members::search to autodetect if the searchmember parameter is a date a) Build detection regex based on dateformat syspref 2) If searchmember is a valid date, convert to iso, set $searchfieldstype to 'dateofbirth' -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.