http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11144
--- Comment #1 from Katrin Fischer <[email protected]> --- Created attachment 23300 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23300&action=edit Bug 11144: Run fines cronjob before overdues cronjob Fines in overdues can only be printed correctly, when they have been already generated when the overdue_notices job is been run. This patch just changes the sequence of both cronjobs putting fines.pl before overdue_notices. Patch changes crontab.example and koha-common.cron.daily for package installations. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
