http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14960 --- Comment #2 from Marc Véron <veron@veron.ch> --- Created attachment 43310 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43310&action=edit Bug 14960 - Remove C4::Dates from files in misc/cronjobs This patch removes C4::Dates from following files: - misc/cronjobs/batch_anonymise.pl - misc/cronjobs/cleanup_database.pl - misc/cronjobs/gather_print_notices.pl - misc/cronjobs/serialsUpdate.pl - misc/cronjobs/thirdparty/TalkingTech_itiva_outbound.pl - misc/cronjobs/overdue_notices.pl - misc/cronjobs/staticfines.pl To test: - Carefully review code changes. - Verify that the cronjobs behave as before. -- You are receiving this mail because: You are watching all bug changes.