http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15433 Bug ID: 15433 Summary: Self checkout software error on checkout Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: critical Priority: P1 - high Component: Self checkout Assignee: koha-bugs@lists.koha-community.org Reporter: derrynj@gmail.com QA Contact: testopia@bugs.koha-community.org Upon upgrading from 3.20 to 3.22 we've noticed our Self checkout computer displays the following software error when checking out an item: "The given date (01/01/2020 00:00) does not match the date format (sql) at /usr/share/koha/lib/Koha/DateUtils.pm line 153." The date, I discovered, is actually the patron's account expiry. Thinking it's something to do with the date format, I tried changing the dateformat syspref to mm/dd/yyyy (we normally use dd/mm/yyyy) but that didn't help. I've also observed that it actually does check the item out. The staff client has no problems checking in/out. I've had to revert back to 3.20 so unfortunately I don't have the ability to test this anymore. I am happy to provide details of our installation if necessary though. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.