[Koha-bugs] [Bug 11144] Switch order of overdues and fines cronjob for packages and in crontab.example

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 4 16:01:00 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11144

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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.


More information about the Koha-bugs mailing list