http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1680 Summary: guided reports: use syspref date format in conditions Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Reports AssignedTo: chris.cormack@liblime.com ReportedBy: galen.charlton@liblime.com QAContact: koha-bugs@nongnu.org When creating a new guided report and specifying a criteria to limit on that involves a date (e.g., on borrowers.dateenrolled), the date format is always yyyy-mm-dd, not the preference date format. This should be changed so that [1] The date format for the calendar widget uses the syspref. [2] The date is converted to the correct format for use in SQL statements. See the ifFormat line in the template rreports/guided_reports_start.tmpl. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.