Skip to content

Commit

Permalink
Added billing globalproperties for SequentialReceiptNumberGenerator
Browse files Browse the repository at this point in the history
  • Loading branch information
Amos Laboso committed Apr 19, 2024
1 parent 5bcd54b commit 74045f8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions distro/configuration/globalproperties/billing-core_demo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<config>
<globalProperties>
<globalProperty>
<property>cashier.systemReceiptNumberGenerator</property>
<value>org.openmrs.module.billing.api.SequentialReceiptNumberGenerator</value>
</globalProperty>
</globalProperties>
</config>

0 comments on commit 74045f8

Please sign in to comment.