https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15986
--- Comment #28 from David Nind <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
