Skip to content

Commit

Permalink
BAH-4045 | Add. Privilege for getting program attribute types (#272)
Browse files Browse the repository at this point in the history
* BAH-4045 | Add. Privilege for getting program attribute types

* BAH-4045 | Add. Assign Get Patient Program Attribute Types privilege to clinical app readonly role

* Revert "BAH-4045 | Add. Assign Get Patient Program Attribute Types privilege to clinical app readonly role" - moved to config

This reverts commit 124558a.
  • Loading branch information
mohan-13 authored Jul 25, 2024
1 parent ffd25c0 commit 2a03cf9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bahmnicore-omod/src/main/resources/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,10 @@
<name>app:lab-lite</name>
<description>Will give access to Lab Lite app</description>
</privilege>
<privilege>
<name>Get Patient Program Attribute Types</name>
<description>Ability to get program attribute types</description>
</privilege>

<advice>
<point>org.openmrs.module.bahmniemrapi.encountertransaction.service.BahmniEncounterTransactionService</point>
Expand Down

0 comments on commit 2a03cf9

Please sign in to comment.