Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036187Retail ModulesWeb POSpublic2017-05-29 17:102017-06-21 18:33
Sandrahuguet 
Sandrahuguet 
normalminorhave not tried
closedfixed 
20Community Appliance
 
RR17Q2.1RR17Q2.1 
marvintm
No
0036187: Product category master query in remote mode does not take into account incremental refresh
Product category master query in remote mode does not take into account incremental refresh
-Enable all high volumes preference
-Execute several logins and verify that in all login sequences, product category query returns all product categories when these records must be cached in the previous login
Add the filter "$incrementalUpdateCriteria" in the query

also should be added $naturalOrgCriteria and $readableSimpleClientCriteria missing in this query.
Performance
blocks defect 0036129 closed Sandrahuguet Product category master query in remote mode does not take into account incremental refresh 
Issue History
2017-06-06 18:23SandrahuguetTypedefect => backport
2017-06-06 18:23SandrahuguetTarget Version => RR17Q2.1
2017-06-07 08:53SandrahuguetTag Attached: Performance
2017-06-07 09:45hgbotCheckin
2017-06-07 09:45hgbotNote Added: 0097183
2017-06-07 09:45hgbotStatusscheduled => resolved
2017-06-07 09:45hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c4862032d9e9589fc099918d6551a13930af9e60 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q2.1/org.openbravo.retail.posterminal/rev/13916aae9f410fa4aaa7b43971f2651428f568cc [^]
2017-06-21 18:33marvintmStatusresolved => closed
2017-06-21 18:33marvintmFixed in Version => RR17Q2.1

Notes
(0097183)
hgbot   
2017-06-07 09:45   
Repository: retail/backports/3.0RR17Q2.1/org.openbravo.retail.posterminal
Changeset: 13916aae9f410fa4aaa7b43971f2651428f568cc
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Wed Jun 07 09:45:13 2017 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2.1/org.openbravo.retail.posterminal/rev/13916aae9f410fa4aaa7b43971f2651428f568cc [^]

Fixed issue 36187 added incremental criteria to category query in remote mode

---
M src/org/openbravo/retail/posterminal/master/Category.java
---