http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15423 Bug ID: 15423 Summary: Batch checkout dateformat error Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: costalc@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com When checking out in batch mode the system crashes: The given date (26/08/2021 00:00) does not match the date format (sql) at /usr/share/koha/lib/Koha/DateUtils.pm line 153. Syspref dateformat is set to dd/mm/yyyy but the error occurs with other dateformat configuration. See image attached please. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.