https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23787 Agustín Moyano <agustinmoyano@theke.io> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |agustinmoyano@theke.io --- Comment #3 from Agustín Moyano <agustinmoyano@theke.io> --- Hello Caroline, I believe you should add a script in atomicupdate that inserts this notice in letter table. AUTO_RENEWALS in updatedatabase.pl is inserted in version $DBversion = '16.12.00.035', so if someone has a version after that, they won't have that notice in the database. There you should make an "insert ignore" just in case. -- You are receiving this mail because: You are watching all bug changes.