Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044572Retail ModulesCash uppublic2020-07-08 09:062020-08-11 08:48
lmonreal 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR20Q4 
No
0044572: Automatic login If I do cash up offline and I restore conection
There is an automatic login if I do cash up and I restore the conection

- Login on https://livebuilds.openbravo.com/retail_mp_3.0RR19Q3.3/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^] [^]

- Go offline

- Open the console and write OB.MobileApp.model.logout() (To force the logout)

- F5

- Go online

- F5

-->You are logged
No tags attached.
Issue History
2020-07-08 09:06lmonrealNew Issue
2020-07-08 09:06lmonrealAssigned To => Retail
2020-07-08 09:06lmonrealResolution time => 1595973600
2020-07-08 09:06lmonrealTriggers an Emergency Pack => No
2020-07-08 09:06lmonrealRelationship addedblocks 0044544
2020-07-28 09:26ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-07-30 10:20adrianromeroNote Added: 0121701
2020-07-30 10:20adrianromeroStatusnew => feedback
2020-08-03 08:44guillermogilNote Added: 0121749
2020-08-03 08:44guillermogilStatusfeedback => new
2020-08-03 08:45guillermogilNote Edited: 0121749bug_revision_view_page.php?bugnote_id=0121749#r21436
2020-08-03 12:53ranjith_qualiantech_comStatusnew => scheduled
2020-08-10 03:58hgbotNote Added: 0121927
2020-08-10 03:58hgbotNote Added: 0121928
2020-08-10 12:14hgbotResolutionopen => fixed
2020-08-10 12:14hgbotStatusscheduled => closed
2020-08-10 12:14hgbotFixed in Version => RR20Q4
2020-08-10 12:14hgbotNote Added: 0121942
2020-08-10 12:14hgbotNote Added: 0121943
2020-08-11 08:48hgbotNote Added: 0121966
2020-08-11 08:48hgbotNote Added: 0121967

Notes
(0121701)
adrianromero   
2020-07-30 10:20   
We need more details about the issue in the real environment is reproduced. Having to execute a JS command in the console should not be a valid step to reproduce the issue.
(0121749)
guillermogil   
2020-08-03 08:44   
(edited on: 2020-08-03 08:45)
you can do the logout.
Also, in the case it is needed to use the command it should be possible as it is an standard API and we are using it properly

(0121927)
hgbot   
2020-08-10 03:58   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/48 [^]
(0121928)
hgbot   
2020-08-10 03:58   
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/23 [^]
(0121942)
hgbot   
2020-08-10 12:14   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 884fb0020e93838d51b5de5d4fe40c81a1fb6561
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-08-06T14:56:08+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/884fb0020e93838d51b5de5d4fe40c81a1fb6561 [^]

Fixed ISSUE-44572: Login Window should be rendered when there is no active Session
* In Offline/Online mode, if there is no active session, then when reload the pos, Login page should be rendered

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0121943)
hgbot   
2020-08-10 12:14   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/48 [^]
(0121966)
hgbot   
2020-08-11 08:48   
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/23 [^]
(0121967)
hgbot   
2020-08-11 08:48   
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: 3fdc55ce17cb27804bfeefd2464c51275557c9b8
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-08-11T06:48:29+00:00
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/3fdc55ce17cb27804bfeefd2464c51275557c9b8 [^]

Verifies ISSUE-44572: Modified Automated test I38212_OfflineTimeOut

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I38212_OfflineTimeOut.java
---