Bug 40933 - Add sms support under Add message feature
Summary: Add sms support under Add message feature
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Lari Taskula
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-01 20:02 UTC by Lari Taskula
Modified: 2025-10-01 20:36 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 40933: Add the ability to send custom SMS messages to a patron (3.73 KB, patch)
2025-10-01 20:36 UTC, Lari Taskula
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Lari Taskula 2025-10-01 20:02:12 UTC
Staff interface -> Patron details -> Add Message

Current options are:

Staff - Internal note
OPAC
Email - email addresses of patron

Add:

SMS - sms number of patron
Comment 1 Lari Taskula 2025-10-01 20:36:36 UTC
Created attachment 187226 [details] [review]
Bug 40933: Add the ability to send custom SMS messages to a patron

To test:
1. Make sure SMSSendDriver system preference is enabled
2. In staff client, navigate to patron details of any patron
3. From the members menu toolbar, click "Add Message"
4. Under "Add a message for", select "SMS - sms number of patron"
5. Write a custom message
6. Click "Save"
7. Navigate to patron's Notices tab
8. Observe a new notice titled "SMS added by a librarian"
9. Click it
10. Observe the content you wrote in step 5