Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032416Retail ModulesWeb POSpublic2016-03-05 19:412016-03-16 19:14
Orekaria 
Orekaria 
normalminoralways
closedfixed 
5
 
RR16Q2 
marvintm
No
0032416: Stabilization: When the Loading window is shown the application must be set as desynchronized
Stabilization: When the Loading window is shown the application must be set as desynchronized
Execute OB.UTIL.showLoading(true)
Verify that the SynchronizationHelper (OB.UTIL.SynchronizationHelper.isSynchronized()) reports that the application is synchronized (INCORRECT)
No tags attached.
Issue History
2016-03-05 19:41OrekariaNew Issue
2016-03-05 19:41OrekariaAssigned To => Orekaria
2016-03-05 19:41OrekariaTriggers an Emergency Pack => No
2016-03-05 19:42hgbotCheckin
2016-03-05 19:42hgbotNote Added: 0084749
2016-03-05 19:42hgbotStatusnew => resolved
2016-03-05 19:42hgbotResolutionopen => fixed
2016-03-05 19:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/64a2a1cd3ca3c6e3d7d4f0f1bdcc417b210ad4ae [^]
2016-03-05 19:57hgbotCheckin
2016-03-05 19:57hgbotNote Added: 0084750
2016-03-16 19:14marvintmReview Assigned To => marvintm
2016-03-16 19:14marvintmStatusresolved => closed
2016-03-16 19:14marvintmFixed in Version => RR16Q2

Notes
(0084749)
hgbot   
2016-03-05 19:42   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 64a2a1cd3ca3c6e3d7d4f0f1bdcc417b210ad4ae
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Sat Mar 05 19:42:14 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/64a2a1cd3ca3c6e3d7d4f0f1bdcc417b210ad4ae [^]

Fixes issue 32416: Set the application as not synchronized while the showLoading message is shown

---
M web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js
---
(0084750)
hgbot   
2016-03-05 19:57   
Repository: tools/automation/pi-mobile
Changeset: 50ade77e13d28bf7bb4c70395f237ce40b15c9a5
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Sat Mar 05 19:56:55 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/50ade77e13d28bf7bb4c70395f237ce40b15c9a5 [^]

Related to issue 32416: Add the 'I32416_DesynchronizedWhileLoading' test

---
A src-test/org/openbravo/test/mobile/quarantine/pack/RAL/system/I32416_DesynchronizedWhileLoading.java
---