http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1679 Summary: guided reports: use date format syspref for dictionary defs 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 dictionary definition in Guided Reports 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 reports/dictionary.tmpl. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.