Skip to content

Commit

Permalink
Modules Updates (openemr#7724)
Browse files Browse the repository at this point in the history
* Modules Updates
include RC SDK in module. Prevents running composer.
refactor weno syncs for UTC dates
add weno download logs and import csvs
allow weno users to select location in erx compose.
refactor faxsms menus under a top level menu Services.
fixed batch appointment notifications to include email.
add a send and test email appointment reminders under new Services for modules menu
add sqlUpgrade function in the listener service class for other to copy if needed.
reviewed and changed where needed ACLs

* fix syntax non-compound name

* some weno restyle

* acl php warning
  • Loading branch information
sjpadgett authored Sep 18, 2024
1 parent ea176a5 commit c30b62f
Show file tree
Hide file tree
Showing 679 changed files with 103,233 additions and 221 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@
"psr-4": {"OpenEMR\\Modules\\FaxSMS\\": "src/"}
},
"require": {
"ringcentral/ringcentral-php": "3.0.3"
}
}
Loading

0 comments on commit c30b62f

Please sign in to comment.