27 Apr
2023
27 Apr
'23
4:15 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32641 --- Comment #11 from quickfire28@gmail.com --- (In reply to quickfire28 from comment #10)
(In reply to David Cook from comment #9)
I had the same thing happen recently and it was bad data.
You probably have '0000-00-00' in some of your date_renewed columns in the borrowers database table. Change those to NULL and you should be fine.
We already check it and there is no 0000-00-00 and already set to null
there are some with date in it (like this 2019-10-10) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.