http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11144
--- Comment #23 from M. Tompsett <[email protected]> --- (In reply to Katrin Fischer from comment #22) > > - overdue_notices - will generate a new notice if repeated. So you'd have to > > pass a positive list to avoid sending double notices. > > Actually... I don't think that would work. > > Why is it so bad if they all don't run, if there is really a bigger problem > with one of them? That's how it is now and it doesn't seem to be a problem > that occurs frequently. We have been running our installations with a > changed cronjob sequence since the very beginning (fines before overdues). If overdues don't run, then people don't get emailed reminders, and then they get angry when they have a larger fine to pay. I would rather be reminded with a footnote stating that the amounts may be incorrect if an automatic renewals failed to run, than get hit with a whack load of fines. Tweak the notice and use semi-colons. That's my suggestion, because the current koha-foreach logic is effectively that. -- 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/
