From 33c4c3908247c5602fe1b7687e4f52f1fe9de0ca Mon Sep 17 00:00:00 2001 From: hugh-unicenta Date: Tue, 14 Nov 2023 10:33:33 +0000 Subject: [PATCH] 5.1 release --- pom.xml | 4 ++-- src/main/java/com/unicenta/pos/forms/AppLocal.java | 2 +- src/main/resources/pos_messages.properties | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 094c52a..a15bacb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.unicenta unicentaopos - 5.2 + 5.1 jar UTF-8 @@ -325,7 +325,7 @@ com.unicenta unicenta-plugins - 1.2 + 1.2.1-SNAPSHOT com.gluonhq diff --git a/src/main/java/com/unicenta/pos/forms/AppLocal.java b/src/main/java/com/unicenta/pos/forms/AppLocal.java index 6bee3c9..8119730 100644 --- a/src/main/java/com/unicenta/pos/forms/AppLocal.java +++ b/src/main/java/com/unicenta/pos/forms/AppLocal.java @@ -30,7 +30,7 @@ public class AppLocal { public static final String APP_NAME = "uniCenta oPOS"; public static final String APP_ID = "unicentaopos"; - public static final String APP_VERSION = "5.2"; + public static final String APP_VERSION = "5.1"; private static final LocaleResources m_resources; diff --git a/src/main/resources/pos_messages.properties b/src/main/resources/pos_messages.properties index 3753421..3cfc72a 100644 --- a/src/main/resources/pos_messages.properties +++ b/src/main/resources/pos_messages.properties @@ -881,7 +881,7 @@ message.email=Desktop email app' not found message.emptycustomer=Customer cannot be empty message.emptynumber=Number cannot be empty message.enterbuyprice=Enter new Buy Price -message.eolupdate=

Version 5.2 Upgrade!


Your current database version is {0}


For version 5.0.1 click YES

For any other version click NO and get to 5.0.1 first

+message.eolupdate=

Version 5.1 Upgrade!


Your current database version is {0}


For version 5.0.1 click YES

For any other version click NO and get to 5.0.1 first

message.ibuttonassign=
Get the iButton ID
Place iButton onto the reader then click OK message.ibuttonnotassign=
The iButton used is not yet assigned to anyone message.ibuttonnotfound=No iButton adapter found. Key fobs will be disabled.