Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032657Retail ModulesWeb POSpublic2016-04-12 09:412016-04-22 12:54
guillermogil 
migueldejuana 
immediatecriticalalways
closedfixed 
30Professional Appliance
RR16Q1 
RR16Q1.1RR16Q1.1 
marvintm
Production - Confirmed Stable
No
0032657: WebPOS is Loading all ProductPrices even if MultiPricelist is not activated
WebPOS is Loading all ProductPrices even if MultiPricelist is not activated.
On environments with a high volume data it makes totally imposible to login.
More than 30 minutes and still not loaded.
Login on the ERP on 16Q1
Deactivate MultiPricelist preference for terminal MPL
Login on Terminal MPL

Product Prices are still loaded
Review the preference in order to load only if needed
No tags attached.
blocks defect 0032652 closed migueldejuana WebPOS is Loading all ProductPrices even if MultiPricelist is not activated 
Issue History
2016-04-12 16:57migueldejuanaTypedefect => backport
2016-04-12 16:57migueldejuanaTarget Version => RR16Q1.1
2016-04-15 09:44marvintmAssigned ToRetail => migueldejuana
2016-04-15 13:34hgbotCheckin
2016-04-15 13:34hgbotNote Added: 0085668
2016-04-15 13:34hgbotStatusscheduled => resolved
2016-04-15 13:34hgbotResolutionopen => fixed
2016-04-15 13:34hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR16Q1.1/org.openbravo.mobile.core/rev/b1190e312e1c7ed989fb976477580feb92478cdb [^]
2016-04-15 13:38hgbotCheckin
2016-04-15 13:38hgbotNote Added: 0085669
2016-04-15 13:38hgbotFixed in SCM revisionhttp://code.openbravo.com/retail/backports/3.0RR16Q1.1/org.openbravo.mobile.core/rev/b1190e312e1c7ed989fb976477580feb92478cdb [^] => http://code.openbravo.com/retail/backports/3.0RR16Q1.1/org.openbravo.retail.posterminal/rev/71f3de02895a1e7460ddb8641fe9bba595d5b465 [^]
2016-04-22 12:54marvintmReview Assigned To => marvintm
2016-04-22 12:54marvintmStatusresolved => closed
2016-04-22 12:54marvintmFixed in Version => RR16Q1.1

Notes
(0085668)
hgbot   
2016-04-15 13:34   
Repository: retail/backports/3.0RR16Q1.1/org.openbravo.mobile.core
Changeset: b1190e312e1c7ed989fb976477580feb92478cdb
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Apr 15 13:34:24 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q1.1/org.openbravo.mobile.core/rev/b1190e312e1c7ed989fb976477580feb92478cdb [^]

Fixed issue 0032657: WebPOS is Loading all ProductPrices even if MultiPricelist is not activated

- Do not update lastUpdatedTimestamp value if there is no data

---
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
---
(0085669)
hgbot   
2016-04-15 13:38   
Repository: retail/backports/3.0RR16Q1.1/org.openbravo.retail.posterminal
Changeset: 71f3de02895a1e7460ddb8641fe9bba595d5b465
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Apr 15 13:37:56 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q1.1/org.openbravo.retail.posterminal/rev/71f3de02895a1e7460ddb8641fe9bba595d5b465 [^]

Fixed issue 0032657: WebPOS is Loading all ProductPrices even if MultiPricelist is not activated

- If preference is disabled, do not load prices lits and product prices

---
M src/org/openbravo/retail/posterminal/master/PriceList.java
M src/org/openbravo/retail/posterminal/master/ProductPrice.java
---