diff --git a/src/main/resources/META-INF/persistence.xml b/src/main/resources/META-INF/persistence.xml index 48caf9db30..010d01ff02 100644 --- a/src/main/resources/META-INF/persistence.xml +++ b/src/main/resources/META-INF/persistence.xml @@ -1,22 +1,24 @@ - - jdbc/sethma - false - - - - - - - - jdbc/sethmaaudit - false - - - - - - + + org.eclipse.persistence.jpa.PersistenceProvider + jdbc/arogya + false + + + + + + + + jdbc/arogyaAudit + com.divudi.entity.AuditEvent + true + + + + + + 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 @@ - - + + + + +