diff --git a/README.md b/README.md index d983fb8f06..9e6a60da8c 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Developed using Java Enterprise Edition, the system offers both a web applicatio + Current Version: 3.0.0.20240721.19 (This line will be automatically updated to reflect the latest version) diff --git a/pom.xml b/pom.xml index 65afc125dc..309dfbdffb 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.divudi - sethma 3.0.0 war diff --git a/src/main/resources/META-INF/persistence.xml b/src/main/resources/META-INF/persistence.xml index da9479afa8..42fe5625f4 100644 --- a/src/main/resources/META-INF/persistence.xml +++ b/src/main/resources/META-INF/persistence.xml @@ -3,7 +3,6 @@ jdbc/hims - false diff --git a/src/main/webapp/admin/pricing/payment_scheme_discount_channel.xhtml b/src/main/webapp/admin/pricing/payment_scheme_discount_channel.xhtml index 44cf14e5c3..c030c26f4c 100644 --- a/src/main/webapp/admin/pricing/payment_scheme_discount_channel.xhtml +++ b/src/main/webapp/admin/pricing/payment_scheme_discount_channel.xhtml @@ -15,13 +15,14 @@ - - + + + var="mem" itemLabel="#{mem.name}" itemValue="#{mem}" styleClass="mediuminput" + class="w-100" inputStyleClass="w-100" > @@ -30,26 +31,27 @@ + var="cat" itemLabel="#{cat.name} #{cat.parentCategory}" itemValue="#{cat}" + class="w-100" inputStyleClass="w-100" > - + - - - + + - + - +