Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029283Retail ModulesWeb POSpublic2015-03-14 04:592015-03-16 11:03
Orekaria 
Orekaria 
normalmajoralways
closedfixed 
5
 
 
migueldejuana
No
0029283: Stabilization: When, in the local database, there is not the table to be synchronized, move to the next sync model
Stabilization: When, in the local database, there is not the table to be synchronized, move to the next sync model
In the 'ob-terminal-model.js' file
In the error function of the OB.Dal.find

Verify that if a model is reaching that flow because the table is not found, the syncmodels will stop synching the rest of the models and will stop calling the successcallback
No tags attached.
related to defect 0029055RR15Q2 closed marvintm Web POS doesn't handle update of local database tables correctly 
blocks feature request 0029377RR15Q3 closed Orekaria Stabilization: RR15Q2 related 
Issue History
2015-03-14 04:59OrekariaNew Issue
2015-03-14 04:59OrekariaAssigned To => Orekaria
2015-03-14 04:59OrekariaTriggers an Emergency Pack => No
2015-03-14 06:09hgbotCheckin
2015-03-14 06:09hgbotNote Added: 0075596
2015-03-14 06:09hgbotStatusnew => resolved
2015-03-14 06:09hgbotResolutionopen => fixed
2015-03-14 06:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bd5fbd2c906dccc7de33418e0036936610f2555d [^]
2015-03-14 06:16OrekariaRelationship addedrelated to 0029055
2015-03-16 11:03migueldejuanaReview Assigned To => migueldejuana
2015-03-16 11:03migueldejuanaNote Added: 0075612
2015-03-16 11:03migueldejuanaStatusresolved => closed
2015-03-23 14:52OrekariaRelationship addedblocks 0029377

Notes
(0075596)
hgbot   
2015-03-14 06:09   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: bd5fbd2c906dccc7de33418e0036936610f2555d
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sat Mar 14 05:02:51 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bd5fbd2c906dccc7de33418e0036936610f2555d [^]

Fixes issue 29283: If a table is not found in the local database, the rest of the models will still try to be synchronized

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0075612)
migueldejuana   
2015-03-16 11:03   
Tested and reviewed in b783bc2385e7