Does Koha 3 allow for advance notices in the overdue notices module? For example, sending a courtesy notice 3 days in advance of a due date? I tried using a negative number (-3) in the trigger, but Koha complains. Paul
On Sat, May 24, 2008 at 2:55 PM, Landers, Paul <paul.landers@ttuhsc.edu> wrote:
Does Koha 3 allow for advance notices in the overdue notices module? For example, sending a courtesy notice 3 days in advance of a due date? I tried using a negative number (-3) in the trigger, but Koha complains.
Paul - I've recently added an advanced notice feature in Koha 3. It will be in the final 3.0 release. You'll have to turn on the EnhancedMessagingPreferences syspref and start running the misc/cronjobs/advance_notices.pl cronjob. I think this may help you get what you're looking for. -Andy
participants (2)
-
Andrew Moore -
Landers, Paul