Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029351Retail ModulesWeb POSpublic2015-03-19 20:482016-05-23 17:15
Orekaria 
Orekaria 
normalminoralways
closedfixed 
5
 
 
migueldejuana
No
0029351: Stabilization: A call to 'ProfileUtils' is being executed while logging out
Stabilization: A call to 'ProfileUtils' is being executed while logging out
Activate 'preserve log upon reload' in Chrome
Load WebPOS, terminal VBS1001
Log in as vallblanca
In the url, change VBS1001 to VBS1002 to provoke a terminal change
Verify that this exception is raised:
'servicePOST error: 0, source: org.openbravo.mobile.core.login.ProfileUtils'

Find this code in the 'ob-terminal-component.js' file:

      this.terminal.on('change:context', function () {
          var ctx = this.terminal.get('context');

Verify that it is being executed after log out, just before the page reload
No tags attached.
related to defect 0029055RR15Q2 closed marvintm Web POS doesn't handle update of local database tables correctly 
Issue History
2015-03-19 20:48OrekariaNew Issue
2015-03-19 20:48OrekariaAssigned To => Retail
2015-03-19 20:48OrekariaTriggers an Emergency Pack => No
2015-03-19 21:01hgbotCheckin
2015-03-19 21:01hgbotNote Added: 0075779
2015-03-19 22:13OrekariaRelationship addedrelated to 0029055
2016-02-04 20:10OrekariaStatusnew => acknowledged
2016-04-28 18:49OrekariaStatusacknowledged => scheduled
2016-04-28 18:49OrekariaAssigned ToRetail => Orekaria
2016-04-28 18:49OrekariaStatusscheduled => resolved
2016-04-28 18:49OrekariaResolutionopen => fixed
2016-05-23 17:15migueldejuanaReview Assigned To => migueldejuana
2016-05-23 17:15migueldejuanaNote Added: 0086679
2016-05-23 17:15migueldejuanaStatusresolved => closed

Notes
(0075779)
hgbot   
2015-03-19 21:01   
Repository: tools/automation/pi-mobile
Changeset: 9e6a84e2b1392517beb013b9bf241ef3727155d5
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Mar 19 20:41:16 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/9e6a84e2b1392517beb013b9bf241ef3727155d5 [^]

Related to issue 29351: Allow the 'ProfileUtils' error in the tests

---
M src-test/org/openbravo/test/mobile/common/selenium/utils/AllowedErrorsHelper.java
---
(0086679)
migueldejuana   
2016-05-23 17:15   
Tested and reviewed