Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037868Retail ModulesWeb POSpublic2018-02-09 12:372018-02-14 12:09
marvintm 
migueldejuana 
normalmajoralways
closedfixed 
5
 
RR18Q2 
marvintm
No
0037868: Mobile services of type "ping" should not cause disabling of the application buttons
Currently all remote requests cause a temporary disabling of several application buttons. It is clear, however, that "ping" services should not cause this, and should be changed.
The problem can be reproduced having store server, and putting the store server offline. In this case, the WebPOS will do a ping every several minutes to check if the store server is still offline, and during this period of time in which the ping is alive, the total button will be disabled, and the user will not be able to pay tickets.
No tags attached.
Issue History
2018-02-09 12:37marvintmNew Issue
2018-02-09 12:37marvintmAssigned To => Retail
2018-02-09 12:37marvintmTriggers an Emergency Pack => No
2018-02-09 12:39marvintmResolution time => 1519340400
2018-02-09 12:40marvintmAssigned ToRetail => migueldejuana
2018-02-14 09:51hgbotCheckin
2018-02-14 09:51hgbotNote Added: 0102390
2018-02-14 09:51hgbotStatusnew => resolved
2018-02-14 09:51hgbotResolutionopen => fixed
2018-02-14 09:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/08f861679e3c8f7ca3c940c8728aee0f9a8dfb6b [^]
2018-02-14 12:09marvintmReview Assigned To => marvintm
2018-02-14 12:09marvintmStatusresolved => closed
2018-02-14 12:09marvintmFixed in Version => RR18Q2

Notes
(0102390)
hgbot   
2018-02-14 09:51   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 08f861679e3c8f7ca3c940c8728aee0f9a8dfb6b
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Feb 13 12:39:55 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/08f861679e3c8f7ca3c940c8728aee0f9a8dfb6b [^]

Fixed issue 0037868: Mobile services of type "ping" should not cause disabling of the application buttons

- Do not execute SynchronizationHelper for Ping services

---
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
---