http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14982 --- Comment #1 from Marc Véron <veron@veron.ch> --- Created attachment 43276 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43276&action=edit Remove C4::Dates from guided report wizard and dictionary This patch removes C4::Dates from files: - reports/guided_reports.pl - reports/dictionary.pl To test: - Go to Home > Reports > Guided reports wizard - Then go to 'View Dictionary' (menue at teh left) - Click 'New definition' and step through - In step 2. select e.g. borrowers - In step 3 select a date field - In step 4, select date range and test start / end dates - In step 5, verify that dates display properly - Save and verify that dates are insertet properly in sql definition - Go back to Home > Reports > Guided reports wizard - Step through the wizard and verify that it works as before. -- You are receiving this mail because: You are watching all bug changes.