https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33436 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. I disabled SQL strict mode[1] to run these reports: - Patrons with the most checkouts - Patrons who haven't checked out [1] To disable SQL struct mode: 1. Edit /etc/koha/sites/kohadev/koha-conf.xml 2. Change <strict_sql_modes>0</strict_sql_modes> from 1 to 0 3. Restart everything: restart_all -- You are receiving this mail because: You are watching all bug changes.