Skip to content

Commit 52d91aa

Browse files
Make iniz aware of billing module
1 parent 0b73171 commit 52d91aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

omod/src/main/resources/config.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@
6666
<aware_of_module version="${addresshierarchyVersion}">
6767
org.openmrs.module.addresshierarchy
6868
</aware_of_module>
69+
<aware_of_module version="${billingVersion}">
70+
org.openmrs.module.billing
71+
</aware_of_module>
6972
</aware_of_modules>
7073

7174
<!-- Internationalization -->

0 commit comments

Comments
 (0)