[Koha-bugs] [Bug 23773] Send MEMBERSHIP_EXPIRY notice by SMS

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 13 15:57:18 CET 2023


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

--- Comment #2 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 148123
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148123&action=edit
Bug 23773: Send membership expiry notices by sms too

Test plan:
1. Verify in "About" page that SMS::Send is installed.
   If not, install it.
2. Set system preferences:
   - SMSSendDriver = 'Test'
   - MembershipExpiryDaysNotice = 30
3. In "Notices and Slips" tool, edit the 'MEMBERSHIP_EXPIRY' letter and
   verify that both email and sms parts are filled. Use a different
   title and body for the sms part
4. Create a new borrower with an email address and an SMS number. Set
   their expiry date to a date next week
5. Run misc/cronjobs/membership_expiry.pl --confirm
6. Verify in the patron "Notices" tab that two notices are pending, one
   for email, one for sms

Sponsored-by: Médiathèque de Montauban

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


More information about the Koha-bugs mailing list