Skip to content

Commit

Permalink
Merge pull request #1980 from ojwanganto/refactor/KHP3-6453_exemption…
Browse files Browse the repository at this point in the history
…s-config

KHP3-6453: Add global property to store exemptions configuration in KenyaEMR
  • Loading branch information
patryllus authored Aug 19, 2024
2 parents f84ee30 + 1cc19f1 commit 958e329
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions omod/src/main/resources/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,4 +204,11 @@
Location based patient filter. To enable, set value to false
</description>
</globalProperty>
<globalProperty>
<property>kenyaemr.billing.exemptions</property>
<defaultValue></defaultValue>
<description>
Billing exemption config
</description>
</globalProperty>
</module>

0 comments on commit 958e329

Please sign in to comment.