Skip to content

Commit

Permalink
add property to hold exemptions
Browse files Browse the repository at this point in the history
  • Loading branch information
ojwanganto committed Aug 19, 2024
1 parent f84ee30 commit 1cc19f1
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 1cc19f1

Please sign in to comment.