https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23295
--- Comment #20 from David Nind <[email protected]> --- Testing notes (using KTD): 1. Before step 1 (so can tick the SMS option for triggers and add an SMS notice of ODUE): Do test plan step 2. 2. I checked out items to Mary and Henry (I changed Henry's patron category to Patron). 3. Step 4 - format for date: . UPDATE issues SET date_due='2024-06-14 23:59:00' WHERE borrowernumber=49; 4. Steps 5 and 6 - in KTD from ktd--shell run: misc/cronjobs/overdue_notices.pl 5. Steps 15 + 16 - run with -v to see the message: ./restrict_patrons_with_failed_notices.pl -v There are borrowers with failed SMS or email notices 6. Output from step 18: ./restrict_patrons_with_failed_notices.pl -v -c There are borrowers with failed SMS or email notices Applying restriction to patron 49: Mary Burton Applying restriction to patron 19: Henry Acevedo -- 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/
