Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030434Retail ModulesWeb POSpublic2015-07-27 14:432015-08-12 12:40
Orekaria 
Orekaria 
normalmajoralways
closedfixed 
5
 
RR15Q3 
marvintm
No
0030434: The 'syncAllModels ' process is reporting that the server synchronization has finished before the client has been updated
The synchronization is executing the success callbacks before the last stage of the synchronization, that is, updating the client tables, has been done.
In the 'ob-terminal-model.js' file, 'removeSyncedElemsCallback' method, verify that the models are being asynchronously flushed
No tags attached.
blocks defect 0030433RR15Q4 closed Orekaria The 'syncAllModels ' process is reporting that the server synchronization has finished before the client has been updated 
Issue History
2015-07-27 14:44OrekariaTypedefect => backport
2015-07-27 14:44OrekariaTarget Version => RR15Q3
2015-07-27 14:51OrekariaSummaryThe 'syncAllModels ' process is reporting that the server synchronization has finished before it has actually finished => The 'syncAllModels ' process is reporting that the server synchronization has finished before the client has been updated
2015-08-06 16:53hgbotCheckin
2015-08-06 16:53hgbotNote Added: 0079229
2015-08-06 16:53hgbotStatusscheduled => resolved
2015-08-06 16:53hgbotResolutionopen => fixed
2015-08-06 16:53hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q3/org.openbravo.mobile.core/rev/943f786949369f667c02a1a4f248dd85577db082 [^]
2015-08-12 12:40marvintmReview Assigned To => marvintm
2015-08-12 12:40marvintmStatusresolved => closed

Notes
(0079229)
hgbot   
2015-08-06 16:53   
Repository: retail/backports/3.0RR15Q3/org.openbravo.mobile.core
Changeset: 943f786949369f667c02a1a4f248dd85577db082
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Thu Jul 30 11:16:49 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q3/org.openbravo.mobile.core/rev/943f786949369f667c02a1a4f248dd85577db082 [^]

Fixes issue 30434, adapted backport of 30433: Update only the 'isBeingProcessed' field when synchronized

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---