http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7806 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m --- Comment #2 from Jonathan Druart <jonathan.druart@biblibre.com> --- How could we remove all the checks of 0000-00-00 in the code? I personally have no good idea. We could remove the not null constraint and update all date fields with NULL. Or keep the constraint and update with 1970-01-01. -- You are receiving this mail because: You are watching all bug changes.