Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035568Retail ModulesWeb POSpublic2017-01-18 18:512017-04-26 17:58
malsasua 
jorge-garcia 
normalmajoralways
closedfixed 
5
 
RR17Q1.1RR17Q1.1 
guilleaer
No
0035568: in offline mode, when cashup is completed, loading window is displayed forever
When the terminal authentication is enabled, and the terminal is in offline mode, when cashup is completed, the loading window is displayed and never is hidden.
. enable terminal authentication option

go to terminal (in online):
. new receipt
. paid it
change to offline mode
. go to cashup option in menu and complete it
loading window is displayed

Error: the loading window is not hidden
No tags attached.
blocks defect 0035003 closed jorge-garcia in offline mode, when cashup is completed, loading window is displayed forever 
Issue History
2017-03-20 11:36marvintmTypedefect => backport
2017-03-20 11:36marvintmTarget Version => RR17Q1.1
2017-04-26 12:06hgbotCheckin
2017-04-26 12:06hgbotNote Added: 0096196
2017-04-26 12:06hgbotStatusscheduled => resolved
2017-04-26 12:06hgbotResolutionopen => fixed
2017-04-26 12:06hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1c04ef0c9871bb43d80d1a734d36ff60056db270 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q1.1/org.openbravo.retail.posterminal/rev/328f5c0efa36264bcf3f8436b17cd19ba293633a [^]
2017-04-26 17:58guilleaerReview Assigned Tomarvintm => guilleaer
2017-04-26 17:58guilleaerStatusresolved => closed
2017-04-26 17:58guilleaerFixed in Version => RR17Q1.1

Notes
(0096196)
hgbot   
2017-04-26 12:06   
Repository: retail/backports/3.0RR17Q1.1/org.openbravo.retail.posterminal
Changeset: 328f5c0efa36264bcf3f8436b17cd19ba293633a
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Apr 26 12:05:45 2017 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1.1/org.openbravo.retail.posterminal/rev/328f5c0efa36264bcf3f8436b17cd19ba293633a [^]

Fixed issue 35568: in offline mode, when cashup is completed, loading
window is displayed forever

If the request to the backend of terminal authentication fails and the terminal
is linked, the process continues and the cashup is prepare to send the next
time the server is available. If the terminal is not linked, a logout is forced

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