Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035003Retail ModulesWeb POSpublic2017-01-18 18:512017-03-20 11:36
malsasua 
jorge-garcia 
normalmajoralways
closedfixed 
5
 
RR17Q2 
marvintm
No
0035003: 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.
depends on backport 0035568RR17Q1.1 closed jorge-garcia in offline mode, when cashup is completed, loading window is displayed forever 
depends on backport 0035569RR16Q4.3 closed jorge-garcia in offline mode, when cashup is completed, loading window is displayed forever 
has duplicate defect 0035558 closed Retail If there is a processed cashup in local storage and not in backend it is not possible to login 
Issue History
2017-01-18 18:51malsasuaNew Issue
2017-01-18 18:51malsasuaAssigned To => Retail
2017-01-18 18:51malsasuaResolution time => 1486335600
2017-01-18 18:51malsasuaTriggers an Emergency Pack => No
2017-01-19 13:18jorge-garciaStatusnew => scheduled
2017-01-19 13:18jorge-garciaAssigned ToRetail => jorge-garcia
2017-01-20 13:22hgbotCheckin
2017-01-20 13:22hgbotNote Added: 0093758
2017-01-20 13:22hgbotStatusscheduled => resolved
2017-01-20 13:22hgbotResolutionopen => fixed
2017-01-20 13:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1c04ef0c9871bb43d80d1a734d36ff60056db270 [^]
2017-01-25 15:51marvintmReview Assigned To => marvintm
2017-01-25 15:51marvintmStatusresolved => closed
2017-01-25 15:51marvintmFixed in Version => RR17Q2
2017-03-20 11:36marvintmStatusclosed => new
2017-03-20 11:36marvintmResolutionfixed => open
2017-03-20 11:36marvintmFixed in VersionRR17Q2 =>
2017-03-20 11:36marvintmStatusnew => scheduled
2017-03-20 11:36marvintmStatusscheduled => resolved
2017-03-20 11:36marvintmFixed in Version => RR17Q2
2017-03-20 11:36marvintmResolutionopen => fixed
2017-03-20 11:36marvintmStatusresolved => closed
2017-03-24 12:45marvintmRelationship addedhas duplicate 0035558

Notes
(0093758)
hgbot   
2017-01-20 13:22   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1c04ef0c9871bb43d80d1a734d36ff60056db270
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Thu Jan 19 16:46:51 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1c04ef0c9871bb43d80d1a734d36ff60056db270 [^]

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