Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038830Retail ModulesWeb POSpublic2018-06-25 15:552019-02-27 09:44
malsasua 
jorge-garcia 
normalmajoralways
closedfixed 
5
 
RR18Q3 
marvintm
No
0038830: Incremental refresh process is not finishing properly when timeout happens
When incremental refresh process is triggered and timeout happens in one of the models, the process does not finish properly, and Loading window is displayed and never hidden
[BO]
. configure incremental refresh time: 2 minutes

[POS]
. do login
wait 2 minutes -> incremental refresh process is triggered
configure slow network -> timeout happens

"Loading window: reading model XXX" is displayed and never is hidden
No tags attached.
depends on backport 0038896RR18Q2.1 closed jorge-garcia Incremental refresh process is not finishing properly when timeout happens 
Issue History
2018-06-25 15:55malsasuaNew Issue
2018-06-25 15:55malsasuaAssigned To => Retail
2018-06-25 15:55malsasuaResolution time => 1530223200
2018-06-25 15:55malsasuaTriggers an Emergency Pack => No
2018-06-27 10:04hgbotCheckin
2018-06-27 10:04hgbotNote Added: 0105467
2018-06-27 10:05hgbotCheckin
2018-06-27 10:05hgbotNote Added: 0105468
2018-06-27 10:05hgbotStatusnew => resolved
2018-06-27 10:05hgbotResolutionopen => fixed
2018-06-27 10:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3aea696cafbe3d95d6090c8dc0b78f7c0a960b1d [^]
2018-06-27 11:20marvintmAssigned ToRetail => jorge-garcia
2018-06-28 11:40hgbotCheckin
2018-06-28 11:40hgbotNote Added: 0105485
2018-06-28 11:52marvintmReview Assigned To => marvintm
2018-06-28 11:52marvintmStatusresolved => closed
2018-06-28 11:52marvintmFixed in Version => RR18Q3
2018-06-29 08:17hgbotCheckin
2018-06-29 08:17hgbotNote Added: 0105503
2018-07-05 08:30jorge-garciaNote Added: 0105605
2018-07-05 08:30jorge-garciaStatusclosed => new
2018-07-05 08:30jorge-garciaResolutionfixed => open
2018-07-05 08:30jorge-garciaFixed in VersionRR18Q3 =>
2018-07-05 08:30jorge-garciaStatusnew => scheduled
2018-07-05 08:30jorge-garciaStatusscheduled => resolved
2018-07-05 08:30jorge-garciaResolutionopen => fixed
2018-07-05 08:30jorge-garciaStatusresolved => closed
2018-07-05 08:30jorge-garciaFixed in Version => RR18Q3
2019-02-27 09:44hgbotCheckin
2019-02-27 09:44hgbotNote Added: 0110097

Notes
(0105467)
hgbot   
2018-06-27 10:04   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 9ed8ee4df3e0ddf447c62476978ec44724bbb07a
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Jun 27 09:03:04 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9ed8ee4df3e0ddf447c62476978ec44724bbb07a [^]

Related to issue 38830: Incremental refresh process is not finishing properly when
timeout happens

Remove trigger related with incremental refresh popup and replace it for a
callback.

---
M web/org.openbravo.retail.posterminal/js/utils/ob-utilitiesuipos.js
---
(0105468)
hgbot   
2018-06-27 10:05   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 3aea696cafbe3d95d6090c8dc0b78f7c0a960b1d
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Jun 27 09:03:38 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3aea696cafbe3d95d6090c8dc0b78f7c0a960b1d [^]

Fixed issue 38830: Incremental refresh process is not finishing properly when
timeout happens

All trigger from login has been replaced by callbacks to improve asynchronous
calls inside login.

---
M web/org.openbravo.mobile.core/source/data/ob-dal.js
M web/org.openbravo.mobile.core/source/data/ob-windowmodel.js
---
(0105485)
hgbot   
2018-06-28 11:40   
Repository: erp/pmods/org.openbravo.retail.selfcheckout
Changeset: abd751351202b5cde033a014667a73c817720976
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Thu Jun 28 11:40:27 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.selfcheckout/rev/abd751351202b5cde033a014667a73c817720976 [^]

Related to issue 38830: Incremental refresh process is not finishing properly when
timeout happens

Remove trigger related with incremental refresh popup and replace it for a
callback.

---
M web/org.openbravo.retail.selfcheckout/source/steps/startWelcome.js
---
(0105503)
hgbot   
2018-06-29 08:17   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c1d182bd81243e95cc5e2a0fc9c5caef4a762cd2
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Thu Jun 28 17:21:48 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c1d182bd81243e95cc5e2a0fc9c5caef4a762cd2 [^]

Related to issue 38830: Incremental refresh process is not finishing properly when
timeout happens

Remove trigger related with incremental refresh popup and replace it for a
callback.

---
M web/org.openbravo.retail.posterminal/js/data/windowmodel.js
---
(0105605)
jorge-garcia   
2018-07-05 08:30   
Reopened to create backports
(0110097)
hgbot   
2019-02-27 09:44   
Repository: erp/pmods/org.openbravo.retail.selfcheckout
Changeset: 173b882a3203d05d90a285d6aa048dd22cc6e001
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Thu Jun 28 16:57:30 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.selfcheckout/rev/173b882a3203d05d90a285d6aa048dd22cc6e001 [^]

Related to issue 38830: Incremental refresh process is not finishing properly when
timeout happens

Remove trigger related with incremental refresh popup and replace it for a
callback.

---
M web/org.openbravo.retail.selfcheckout/source/steps/startWelcome.js
---