Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030628Retail ModulesWeb POSpublic2015-08-22 11:202015-09-11 15:44
Orekaria 
Orekaria 
normalmajoralways
closedfixed 
5
 
RR15Q4RR15Q4 
marvintm
No
0030628: Stabilization: Provide a method to execute a callback when the application is 'synchronized'
Stabilization: Provide a method to execute a callback when the application is 'synchronized'

If the SynchronizationHelper is called by sensible asynchronous logic, we could 'fire and forget' a callback that is intended to be executed just after all the sensitive calls are executed
NA
No tags attached.
blocks defect 0030603RR15Q4 closed Orekaria Stabilization: RR15Q4 related issues 
Issue History
2015-08-22 11:20OrekariaNew Issue
2015-08-22 11:20OrekariaAssigned To => Orekaria
2015-08-22 11:20OrekariaTriggers an Emergency Pack => No
2015-08-22 11:20OrekariaRelationship addedblocks 0030466
2015-08-22 11:20OrekariaRelationship deletedblocks 0030466
2015-08-22 11:20OrekariaRelationship addedblocks 0030603
2015-08-22 20:33hgbotCheckin
2015-08-22 20:33hgbotNote Added: 0079597
2015-08-22 20:33hgbotStatusnew => resolved
2015-08-22 20:33hgbotResolutionopen => fixed
2015-08-22 20:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/42d61d74b0ab19aee1f07d729e022e33c18a4202 [^]
2015-09-11 15:44marvintmReview Assigned To => marvintm
2015-09-11 15:44marvintmStatusresolved => closed
2015-09-11 15:44marvintmFixed in Version => RR15Q4

Notes
(0079597)
hgbot   
2015-08-22 20:33   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 42d61d74b0ab19aee1f07d729e022e33c18a4202
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Sat Aug 22 20:32:29 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/42d61d74b0ab19aee1f07d729e022e33c18a4202 [^]

Fixes issue 30628: The synchronizationHelper can execute callbacks when the application is synchronized

---
M web/org.openbravo.mobile.core/source/utils/ob-synchronization.js
---