Access control for Physician for sending SMS reminders

i logged in as a physician and tried to send an patient reminder but the problem is we are unable to see Account Actions in as shown in the image below.
Note: we have setupped the twilio account in the modules->manage modules in that faxsms modules in that setup SMS account.


then how can we send the sms reminder to the patients.
NOTE: i logged in as an ADMIN and given access control for the physicians.
if there are any other access control to send the SMS reminders please let me know.
i am using the openEMR version:7.0.2 patch-3
on windows-11

I went a head and relaxed to anyone with ACL patient, appointment permissions.

interface/modules/custom_modules/oe-module-faxsms/messageUI.php

messageUI.php (53.4 KB)

you may also need this from a patch 3 bug interface/modules/custom_modules/oe-module-faxsms/library/rc_sms_notification.php

rc_sms_notification.php (16.5 KB)

This will be in next release.

1 Like