https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33436
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from David Nind <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
