Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036129Retail ModulesWeb POSpublic2017-05-29 17:102017-11-30 10:52
Sandrahuguet 
Sandrahuguet 
normalminorhave not tried
closedfixed 
20Community Appliance
 
RR17Q3 
marvintm
No
0036129: 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
depends on backport 0036187RR17Q2.1 closed Sandrahuguet Product category master query in remote mode does not take into account incremental refresh 
Issue History
2017-05-29 17:10SandrahuguetNew Issue
2017-05-29 17:10SandrahuguetAssigned To => Sandrahuguet
2017-05-29 17:10SandrahuguetTriggers an Emergency Pack => No
2017-05-29 17:35SandrahuguetProposed Solution updated
2017-05-29 17:36SandrahuguetProposed Solution updated
2017-05-29 18:07SandrahuguetReview Assigned To => marvintm
2017-05-29 18:07SandrahuguetStatusnew => scheduled
2017-05-30 12:44hgbotCheckin
2017-05-30 12:44hgbotNote Added: 0097009
2017-05-30 12:44hgbotStatusscheduled => resolved
2017-05-30 12:44hgbotResolutionopen => fixed
2017-05-30 12:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c4862032d9e9589fc099918d6551a13930af9e60 [^]
2017-06-06 18:23SandrahuguetStatusresolved => new
2017-06-06 18:23SandrahuguetStatusnew => scheduled
2017-06-06 18:23SandrahuguetStatusscheduled => resolved
2017-06-07 08:53SandrahuguetTag Attached: Performance
2017-06-21 18:34marvintmStatusresolved => closed
2017-06-21 18:34marvintmFixed in Version => RR17Q2.1
2017-11-30 10:52SandrahuguetFixed in VersionRR17Q2.1 => RR17Q3

Notes
(0097009)
hgbot   
2017-05-30 12:44   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c4862032d9e9589fc099918d6551a13930af9e60
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Mon May 29 17:18:35 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c4862032d9e9589fc099918d6551a13930af9e60 [^]

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

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