allow pnote attachment from fax (#6300)
commit6a5833f307285d71c1e8a61c00f2786e2aa00389
authorJerry Padgett <sjpadgett@gmail.com>
Fri, 31 Mar 2023 11:51:07 +0000 (31 07:51 -0400)
committerGitHub <noreply@github.com>
Fri, 31 Mar 2023 11:51:07 +0000 (31 07:51 -0400)
treefa4f4cb08b1ae23596a5769eefa7a719bdf92fbd
parent883fa02a1b13c27148f98360c7cae2f9fab8c6ee
allow pnote attachment from fax (#6300)

* allow pnote attachment from fax
restyle message areas

* * add link fax to patient note

* Add create new patient from fax and move fax to patient documents.
minor styling to search popup and allow cancel out of action.

* psr
interface/main/messages/messages.php
interface/main/messages/templates/linked_documents.php
interface/modules/custom_modules/oe-module-faxsms/README.md
interface/modules/custom_modules/oe-module-faxsms/contact.php
interface/modules/custom_modules/oe-module-faxsms/library/rc_sms_notification.php
interface/modules/custom_modules/oe-module-faxsms/library/utility.php [new file with mode: 0644]
interface/modules/custom_modules/oe-module-faxsms/messageUI.php
interface/modules/custom_modules/oe-module-faxsms/src/Controller/AppDispatch.php
interface/modules/custom_modules/oe-module-faxsms/src/Controller/EtherFaxActions.php
interface/new/new_search_popup.php