Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035569Retail ModulesWeb POSpublic2017-01-18 18:512017-04-18 20:33
malsasua 
jorge-garcia 
normalmajoralways
closedfixed 
5
 
RR16Q4.3RR16Q4.3 
guilleaer
No
0035569: 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 => RR16Q4.3
2017-04-18 17:08hgbotCheckin
2017-04-18 17:08hgbotNote Added: 0096053
2017-04-18 17:08hgbotStatusscheduled => resolved
2017-04-18 17:08hgbotResolutionopen => fixed
2017-04-18 17:08hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1c04ef0c9871bb43d80d1a734d36ff60056db270 [^] => http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal/rev/39386c315500650641272188c2fba8e26f9fdffb [^]
2017-04-18 20:31guilleaerReview Assigned Tomarvintm => guilleaer
2017-04-18 20:31guilleaerStatusresolved => closed
2017-04-18 20:33guilleaerFixed in Version => RR16Q4.3

Notes
(0096053)
hgbot   
2017-04-18 17:08   
Repository: retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal
Changeset: 39386c315500650641272188c2fba8e26f9fdffb
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue Apr 18 17:03:53 2017 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal/rev/39386c315500650641272188c2fba8e26f9fdffb [^]

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