Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036836Retail ModulesWeb POSpublic2017-09-08 14:362017-09-12 13:50
malsasua 
migueldejuana 
normalmajorunable to reproduce
closedfixed 
5
 
RR17Q2.3RR17Q2.3 
marvintm
No
0036836: 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 => RR17Q2.3
2017-09-12 09:58hgbotCheckin
2017-09-12 09:58hgbotNote Added: 0098968
2017-09-12 09:58hgbotStatusscheduled => resolved
2017-09-12 09:58hgbotResolutionopen => fixed
2017-09-12 09:58hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/17cc587fa5c6effb7b5e08fe636c313116bdd9ca [^] => http://code.openbravo.com/retail/backports/3.0RR17Q2.3/org.openbravo.retail.posterminal/rev/cf4e4a6635bad65fcb9357e5a440cc3cc2073308 [^]
2017-09-12 13:50marvintmReview Assigned To => marvintm
2017-09-12 13:50marvintmStatusresolved => closed
2017-09-12 13:50marvintmFixed in Version => RR17Q2.3

Notes
(0098968)
hgbot   
2017-09-12 09:58   
Repository: retail/backports/3.0RR17Q2.3/org.openbravo.retail.posterminal
Changeset: cf4e4a6635bad65fcb9357e5a440cc3cc2073308
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Sep 12 09:57:33 2017 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2.3/org.openbravo.retail.posterminal/rev/cf4e4a6635bad65fcb9357e5a440cc3cc2073308 [^]

Fixed issue 0036836: 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
---