Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036835Retail ModulesWeb POSpublic2017-09-08 14:362017-09-15 13:33
malsasua 
migueldejuana 
normalmajorunable to reproduce
closedfixed 
5
 
RR17Q3RR17Q3 
marvintm
No
0036835: terminal is unlinked when it goes offline
with a determinate network configuration, if you are using terminal authentication functionality, when the terminal goes offline, the property terminalName in local storage is removed, and pop up to link the device is displayed
(with some network configuration):
. terminal > link device
. terminal > go offline
. terminal > go online
link popup is displayed
No tags attached.
blocks defect 0036815 closed migueldejuana terminal is unlinked when it goes offline 
Issue History
2017-09-12 09:56migueldejuanaTypedefect => backport
2017-09-12 09:56migueldejuanaTarget Version => RR17Q3
2017-09-12 09:59hgbotCheckin
2017-09-12 09:59hgbotNote Added: 0098969
2017-09-12 09:59hgbotStatusscheduled => resolved
2017-09-12 09:59hgbotResolutionopen => fixed
2017-09-12 09:59hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/17cc587fa5c6effb7b5e08fe636c313116bdd9ca [^] => http://code.openbravo.com/retail/backports/3.0RR17Q3/org.openbravo.retail.posterminal/rev/e9aa94ec202baf3f1dd60dd35b672a3bbf68df63 [^]
2017-09-15 13:33marvintmReview Assigned To => marvintm
2017-09-15 13:33marvintmStatusresolved => closed
2017-09-15 13:33marvintmFixed in Version => RR17Q3

Notes
(0098969)
hgbot   
2017-09-12 09:59   
Repository: retail/backports/3.0RR17Q3/org.openbravo.retail.posterminal
Changeset: e9aa94ec202baf3f1dd60dd35b672a3bbf68df63
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Sep 12 09:58:54 2017 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR17Q3/org.openbravo.retail.posterminal/rev/e9aa94ec202baf3f1dd60dd35b672a3bbf68df63 [^]

Fixed issue 0036835: terminal is unlinked when it goes offline

- Set the terminalName before starting asynchrony with the login request.

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---