https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23787
Agustín Moyano <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Agustín Moyano <[email protected]> --- 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. _______________________________________________ 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/
