27 Apr
2023
27 Apr
'23
5:07 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32641 --- Comment #10 from quickfire28@gmail.com --- (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 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.