Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046323Retail ModulesWeb POSpublic2021-03-30 16:312021-04-22 16:29
cbrazier 
ranjith_qualiantech_com 
urgentcriticalsometimes
closedfixed 
5
 
RR20Q3.4RR20Q3.5 
marvintm
Production - Confirmed Stable
2020-04-06
RR20Q3
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/00f799553369f73469ee678dcede357c099d5032 [^] [^]
No
0046323: WebPOS triggered unexpected Full Refresh
After compiling Openbravo and restarting Tomcat, WebPOS triggered a Full Refresh but no model was changed and the delay to execute the full refresh is not reached.
It seems to be related to model property using OBContext to build model HQL Properties
ant run.compile.complete.deploy
restart tomcat
Run WebPOS

I'm not able to reproduce it every time
No tags attached.
blocks defect 0046187 closed ranjith_qualiantech_com WebPOS triggered unexpected Full Refresh 
Issue History
2021-04-22 13:24gorka_gilTypedefect => backport
2021-04-22 13:24gorka_gilTarget Version => RR20Q3.4
2021-04-22 16:25hgbotResolutionopen => fixed
2021-04-22 16:25hgbotStatusscheduled => closed
2021-04-22 16:25hgbotFixed in Version => RR20Q3.5
2021-04-22 16:25hgbotNote Added: 0127463
2021-04-22 16:26hgbotNote Added: 0127464
2021-04-22 16:28hgbotNote Added: 0127465
2021-04-22 16:29hgbotNote Added: 0127466
2021-04-22 16:29hgbotNote Added: 0127467
2021-04-22 16:29hgbotNote Added: 0127468

Notes
(0127463)
hgbot   
2021-04-22 16:25   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: ed349f34a22e5b7f87645511e59aeabe0d3e1966
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T19:55:04+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/ed349f34a22e5b7f87645511e59aeabe0d3e1966 [^]

Fixed ISSUE-46323: Updated MasterData ModelProperties to get JSONName instead of HQLProperty
* To Calculate hash value, JsonName should be used instead of HQLProperty from Modelproperties

---
M src/org/openbravo/mobile/core/master/MasterDataProcessHQLQuery.java
---
(0127464)
hgbot   
2021-04-22 16:26   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary [^]
Changeset: 75af41bc5d704f3f0b46c89377bed8f8b4f804ae
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T19:56:54+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary/-/commit/75af41bc5d704f3f0b46c89377bed8f8b4f804ae [^]

Related to ISSUE-46323: Updated MasterData ModelProperties to get JSONName instead of HQLProperty
* To Calculate hash value, JsonName should be used instead of HQLProperty from Modelproperties

---
M src/org/openbravo/retail/complementary/master/ComplementaryProducts.java
---
(0127465)
hgbot   
2021-04-22 16:28   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.combo [^]
Changeset: 52710f360f090995ce197fbb0aa3e67d664c11a8
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T19:58:16+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.combo/-/commit/52710f360f090995ce197fbb0aa3e67d664c11a8 [^]

Related to ISSUE-46323: Updated MasterData ModelProperties to get JSONName instead of HQLProperty
* To Calculate hash value, JsonName should be used instead of HQLProperty from Modelproperties

---
M src/org/openbravo/retail/discounts/combo/master/Family.java
---
(0127466)
hgbot   
2021-04-22 16:29   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bypaymentmethod [^]
Changeset: 0f866d98f08714be3c3bdc726555e202a3a1362b
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T19:59:12+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bypaymentmethod/-/commit/0f866d98f08714be3c3bdc726555e202a3a1362b [^]

Related to ISSUE-46323: Updated MasterData ModelProperties to get JSONName instead of HQLProperty
* To Calculate hash value, JsonName should be used instead of HQLProperty from Modelproperties

---
M src/org/openbravo/retail/discounts/bypaymentmethod/PaymentMethodDiscount.java
---
(0127467)
hgbot   
2021-04-22 16:29   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.scaledprice [^]
Changeset: 35b5dec22ebd338b24a83dcd79001ee67a593572
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T19:59:36+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.scaledprice/-/commit/35b5dec22ebd338b24a83dcd79001ee67a593572 [^]

Related to ISSUE-46323: Updated MasterData ModelProperties to get JSONName instead of HQLProperty
* To Calculate hash value, JsonName should be used instead of HQLProperty from Modelproperties

---
M src/org/openbravo/retail/discounts/scaledprice/ScaledPrice.java
---
(0127468)
hgbot   
2021-04-22 16:29   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bytotal [^]
Changeset: 67bd5d817980483c4c5cac81c425a0247c1e141e
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T19:59:54+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bytotal/-/commit/67bd5d817980483c4c5cac81c425a0247c1e141e [^]

Related to ISSUE-46323: Updated MasterData ModelProperties to get JSONName instead of HQLProperty
* To Calculate hash value, JsonName should be used instead of HQLProperty from Modelproperties

---
M src/org/openbravo/retail/discounts/bytotal/master/FreeProduct.java
---