From cac8cf986869f2b4c76342d60482e4acc10669c1 Mon Sep 17 00:00:00 2001 From: Lawan Samarasekara Date: Sun, 4 Aug 2024 11:48:05 +0530 Subject: [PATCH] Fixed #6360 Signed-off-by: Lawan Samarasekara --- src/main/resources/META-INF/persistence.xml | 7 ++----- src/main/webapp/opd/batch_bill_cancel.xhtml | 19 +++++++++++++++++-- 2 files changed, 19 insertions(+), 7 deletions(-) diff --git a/src/main/resources/META-INF/persistence.xml b/src/main/resources/META-INF/persistence.xml index de4dab8214..5d9f348894 100644 --- a/src/main/resources/META-INF/persistence.xml +++ b/src/main/resources/META-INF/persistence.xml @@ -1,10 +1,8 @@ - - org.eclipse.persistence.jpa.PersistenceProvider - jdbc/hims + jdbc/arogya false @@ -13,7 +11,7 @@ - jdbc/himsAduit + jdbc/arogyaAudit com.divudi.entity.AuditEvent true @@ -22,5 +20,4 @@ - diff --git a/src/main/webapp/opd/batch_bill_cancel.xhtml b/src/main/webapp/opd/batch_bill_cancel.xhtml index 0244862128..579a7a1801 100644 --- a/src/main/webapp/opd/batch_bill_cancel.xhtml +++ b/src/main/webapp/opd/batch_bill_cancel.xhtml @@ -18,8 +18,23 @@ - - + + + + +