27 Apr
2023
27 Apr
'23
4:01 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32641 --- Comment #9 from David Cook <dcook@prosentient.com.au> --- 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. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.