https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30355
--- Comment #1 from Kyle M Hall <[email protected]> --- Created attachment 137829 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137829&action=edit Bug 28553: Patrons can be set to receive auto_renew notices as SMS, but Koha does not generate them Following bug 18532, one can set a patron's messaging prefs to deliver an auto-renew notice via SMS. However, the auto_renewals cron only knows how to generate email notices. We should not allow the selection of non-functional transport types. Test Plan: 1) Set a patron to recieve auto-renewals via SMS, leave digest mode disabled. Ensure no other transports are enabled either. 2) Auto-renew some items 3) Note the SMS auto-renewal notice was generated! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
