]> git.koha-community.org Git - koha.git/commit
Bug 29204: Fix reports/issues_stats.pl for MySQL 8
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 19 Oct 2021 09:08:29 +0000 (11:08 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 19 Nov 2021 21:06:11 +0000 (11:06 -1000)
commit6b7f34812561d23393042c8d2e084f3e47e4371f
tree5cc503ef64360b9c069660dcc1cfd82459acb3d4
parent72bf96f64100e1ea556f29ee7b01cb83aa4dfab8
Bug 29204: Fix reports/issues_stats.pl for MySQL 8

Error was: Incorrect DATETIME value: ''

Test plan
Go to Reports -> Circulation
On Period select "Row" or "Column" and choose a date
Submit

Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 9a4b7b1948ecba51c942bdbb6b202981a6cce144)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
reports/issues_stats.pl