[Koha-bugs] [Bug 14874] New: 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
Tue Sep 22 16:52:30 CEST 2015


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 at lists.koha-community.org
          Reporter: kyle.m.hall at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at 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.


More information about the Koha-bugs mailing list