Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046286Retail ModulesWeb POSpublic2021-03-30 16:312021-04-27 11:06
cbrazier 
ranjith_qualiantech_com 
urgentcriticalsometimes
closedfixed 
5
 
RR21Q1.2RR21Q1.2 
marvintm
No
0046286: 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-16 12:52marvintmTypedefect => backport
2021-04-16 12:52marvintmTarget Version => RR21Q1.2
2021-04-17 12:11hgbotResolutionopen => fixed
2021-04-17 12:11hgbotStatusscheduled => resolved
2021-04-17 12:11hgbotFixed in Version => RR21Q1.2
2021-04-17 12:11hgbotNote Added: 0127336
2021-04-22 15:27hgbotNote Added: 0127453
2021-04-22 15:28hgbotNote Added: 0127454
2021-04-22 15:28hgbotNote Added: 0127455
2021-04-22 15:29hgbotNote Added: 0127456
2021-04-22 15:29hgbotNote Added: 0127457
2021-04-27 11:06marvintmReview Assigned To => marvintm
2021-04-27 11:06marvintmStatusresolved => closed

Notes
(0127336)
hgbot   
2021-04-17 12:11   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 5dd3acf9d68ca397a73520f26abce56a6604d35c
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-17T15:41:33+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/5dd3acf9d68ca397a73520f26abce56a6604d35c [^]

Fixed ISSUE-46286: 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
---
(0127453)
hgbot   
2021-04-22 15:27   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary [^]
Changeset: 519bee450490235db5d2105ab0fe72f32edb95b4
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T18:57:43+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary/-/commit/519bee450490235db5d2105ab0fe72f32edb95b4 [^]

Related to ISSUE-46286: 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
---
(0127454)
hgbot   
2021-04-22 15:28   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.combo [^]
Changeset: 4e2b74f84f051dcc13bceeb70704fd362dd4884d
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T18:58:25+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.combo/-/commit/4e2b74f84f051dcc13bceeb70704fd362dd4884d [^]

Related to ISSUE-46286: 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
---
(0127455)
hgbot   
2021-04-22 15:28   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bypaymentmethod [^]
Changeset: caabb532be532fbd43d214412934b90d846112da
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T18:58:49+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bypaymentmethod/-/commit/caabb532be532fbd43d214412934b90d846112da [^]

Related to ISSUE-46286: 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
---
(0127456)
hgbot   
2021-04-22 15:29   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.scaledprice [^]
Changeset: 3dabeb67eabbf92fe661312396ad30ab1af4fbd8
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T18:59:07+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.scaledprice/-/commit/3dabeb67eabbf92fe661312396ad30ab1af4fbd8 [^]

Related to ISSUE-46286: 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
---
(0127457)
hgbot   
2021-04-22 15:29   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bytotal [^]
Changeset: e1dd88bf25883c8fd6cfeff625df9678828ed0ba
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-22T18:59:33+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bytotal/-/commit/e1dd88bf25883c8fd6cfeff625df9678828ed0ba [^]

Related to ISSUE-46286: 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
---