[Koha-bugs] [Bug 15986] Add a script for sending hold waiting reminder notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 15 19:53:59 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15986

--- Comment #28 from David Nind <david at davidnind.com> ---
Thanks Nick!

I can now get most things to work, except for steps 17 and 21 - not sure what
I'm doing wrong here.

There are reserves table entries: current date = 2020-04-15, waitingdate for
items = 2020-04-12, holiday date set (day = 14, month =4, yeare = 20204

Step 17:

perl misc/cronjobs/holds_reminder.pl -v -lettercode HOLDREMINDER -n -li CPL
-holidays -days 4
branch CPL passed on parameter
No reserves found for CPL

Step 21:

perl misc/cronjobs/holds_reminder.pl -v -lettercode HOLDREMINDER -n -holidays
-days 4 -mtt sms
No reserves found for CPL
Message 'HOLDREMINDER' content not found for FFL
Message 'HOLDREMINDER' content not found for FPL
...

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list