From ab9e8c0e45b4cce2e01c8b642777fd637319b888 Mon Sep 17 00:00:00 2001 From: Kipchumba Bett Date: Thu, 5 Sep 2024 06:59:28 +0300 Subject: [PATCH] Iniz aware of the billing module (#276) --- api-2.4/pom.xml | 1 - omod/src/main/resources/config.xml | 3 +++ pom.xml | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/api-2.4/pom.xml b/api-2.4/pom.xml index 7d67c37b..7df72acd 100644 --- a/api-2.4/pom.xml +++ b/api-2.4/pom.xml @@ -17,7 +17,6 @@ ${openmrsVersion2.4} 2.2.0 - 1.1.0 2.0.0 diff --git a/omod/src/main/resources/config.xml b/omod/src/main/resources/config.xml index 24e0e669..d75489a8 100644 --- a/omod/src/main/resources/config.xml +++ b/omod/src/main/resources/config.xml @@ -66,6 +66,9 @@ org.openmrs.module.addresshierarchy + + org.openmrs.module.billing + diff --git a/pom.xml b/pom.xml index 9b7ee033..2d4a99d2 100644 --- a/pom.xml +++ b/pom.xml @@ -72,6 +72,7 @@ 1.3.4 1.2.9 1.6.0 + 1.1.0 1.0.0