Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036653Retail ModulesWeb POSpublic2017-08-16 12:092017-09-25 16:38
jorge-garcia 
Retail 
normalmajorhave not tried
newopen 
5
 
 
No
0036653: Queries from masterdata must be reviewed to check if incremental update criteria are correctly set
There a some models from masterdata that depends from other models. Some examples are:
 * BusinessPartnerLocation
 * ComplementaryProducts
 * Services
 * MultiUPC
 * ...

It's necessary to check if these models check correctly the incremental criteria from the related models
Check all models from WebPOS to check if incremental criteria are set correctly (it must check the use of the incremental refresh from that model and from the other models involved).

Refer to description to see some examples.
No tags attached.
related to defect 0036652 closed ranjith_qualiantech_com The incremental refresh from MultiUPC model is not taking into account changes in it's associated models 
Issue History
2017-08-16 12:09jorge-garciaNew Issue
2017-08-16 12:09jorge-garciaAssigned To => Retail
2017-08-16 12:09jorge-garciaTriggers an Emergency Pack => No
2017-08-16 12:10jorge-garciaRelationship addedrelated to 0036652
2017-08-21 16:09egoitzIssue Monitored: egoitz
2017-08-21 16:09egoitzIssue Monitored: malsasua
2017-08-24 09:46egoitzResolution time => 1504562400
2017-09-11 10:44marvintmResolution time1504562400 =>
2017-09-11 10:44marvintmTypedefect => design defect
2017-09-25 16:38egoitzNote Added: 0099564

Notes
(0099564)
egoitz   
2017-09-25 16:38   
On the incremental the isactive columns is added with or conditions but the and should be used.