limit access to reports for front and back office (#4893)
commita2e918abcf15f9fc1f7cb4a1f2b09ff019021175
authorstephen waite <stephen.waite@cmsvt.com>
Mon, 14 Feb 2022 15:25:10 +0000 (14 10:25 -0500)
committerGitHub <noreply@github.com>
Mon, 14 Feb 2022 15:25:10 +0000 (14 10:25 -0500)
tree4c865ff98d9b8c49f74790df7f7b72f1d265df9a
parentac97285c2410d6d34730942d8e56f3f6b12009b0
limit access to reports for front and back office (#4893)

* add acl report check to custom report

* remove report and notes access for accountants and front office on install

* revert change to administrators

* adjust install and upgrade

* reorder case in shiftAcl

* add alter acls to template

* review fixes, thanks Brady!

* more review fixes
acl_upgrade.php
interface/patient_file/report/custom_report.php
library/classes/Installer.class.php
src/Common/Acl/AclExtended.php
src/Gacl/GaclApi.php
version.php