https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30392
--- Comment #8 from Katrin Fischer <[email protected]> --- (In reply to Jonathan Druart from comment #7) > (In reply to Katrin Fischer from comment #6) > > Maybe NULL is better, we messed with the date in a recent update, so they > > are most likely wrong. We can still use COALESCE in reports if needed. > > What does the patch then. Not sure I understand. The idea is to give a reliable date, that is not accidentally overwritten by changes to deleteditems (as we did in the last update, which triggered the timestamp). And we start with NULL for the old entries (would be my suggestion) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
