Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040150 | Retail Modules | Offline Mode | public | 2019-01-14 14:14 | 2019-03-27 13:46 |
|
Reporter | migueldejuana | |
Assigned To | ranjith_qualiantech_com | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR19Q1 | Fixed in Version | RR19Q1 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | No |
Support ticket | |
Regression level | Production - QA Approved |
Regression date | 2018-09-27 |
Regression introduced in release | RR18Q4 |
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/fe4ad38b1f0102c6a0667f4d0f3db2e2f8fb0af1#l1.8 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0040150: Lockscreen offline is broken |
Description | If we try to do lock screen offline is not working. Since 18Q4, when we try todo lock screen in offline, we refresh the window instead of going to login window. |
Steps To Reproduce | - Login in Web POS online
- Go to offline
- Open Menu - User - Lock Screen
- ERROR! We refresh the pointofsale window instead of navigate to login window |
Proposed Solution | Add a test with this steps to reproduce |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-02-05 17:08 | jorge-garcia | Type | defect => backport |
2019-02-05 17:08 | jorge-garcia | Target Version | => RR19Q1 |
2019-02-12 11:45 | hgbot | Checkin | |
2019-02-12 11:45 | hgbot | Note Added: 0109694 | |
2019-02-12 11:45 | hgbot | Status | scheduled => resolved |
2019-02-12 11:45 | hgbot | Resolution | open => fixed |
2019-02-12 11:45 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c86b75b92638520516d1a153bd1af3d00fb97174 [^] => http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.mobile.core/rev/7f4c394b971bd025fbc409bd950a96e967c20e66 [^] |
2019-02-12 11:45 | hgbot | Checkin | |
2019-02-12 11:45 | hgbot | Note Added: 0109695 | |
2019-02-12 11:46 | hgbot | Checkin | |
2019-02-12 11:46 | hgbot | Note Added: 0109698 | |
2019-02-19 09:25 | marvintm | Review Assigned To | => marvintm |
2019-02-19 09:25 | marvintm | Status | resolved => closed |
2019-02-19 09:25 | marvintm | Fixed in Version | => RR19Q1 |
2019-03-27 13:46 | hgbot | Checkin | |
2019-03-27 13:46 | hgbot | Note Added: 0110689 | |
2019-03-27 13:46 | hgbot | Checkin | |
2019-03-27 13:46 | hgbot | Note Added: 0110690 | |
Notes |
|
(0109694)
|
hgbot
|
2019-02-12 11:45
|
|
Repository: retail/backports/3.0RR19Q1/org.openbravo.mobile.core
Changeset: 7f4c394b971bd025fbc409bd950a96e967c20e66
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Feb 12 16:14:36 2019 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.mobile.core/rev/7f4c394b971bd025fbc409bd950a96e967c20e66 [^]
Fixed issue 40150 : POS should naviage to Login when it is locked in offline
* Added New localStorage "POSSessionActive" to track the active session
If there is no active session and try to reload in offline, it will be redirected to login screen
---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
|
|
|
(0109695)
|
hgbot
|
2019-02-12 11:45
|
|
|
|
(0109698)
|
hgbot
|
2019-02-12 11:46
|
|
Repository: retail/backports/3.0RR19Q1/pi-mobile
Changeset: 60a03a186373ce30925a80d94b53aff04a0b8a17
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Feb 12 16:16:03 2019 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR19Q1/pi-mobile/rev/60a03a186373ce30925a80d94b53aff04a0b8a17 [^]
Related to issue 40150 : Applied New Java Formatting
---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I38212_OfflineTimeOut.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I40150_VerifyLockAndReloadInOffline.java
---
|
|
|
(0110689)
|
hgbot
|
2019-03-27 13:46
|
|
Repository: tools/automation/pi-mobile
Changeset: 638a6331bce4e0fc2b7be7712eb6653e9d0c7abe
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Feb 12 16:14:51 2019 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/638a6331bce4e0fc2b7be7712eb6653e9d0c7abe [^]
Related to issue 40150 : Applied New Java Formatting
---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I38212_OfflineTimeOut.java
---
|
|
|
(0110690)
|
hgbot
|
2019-03-27 13:46
|
|
Repository: tools/automation/pi-mobile
Changeset: 60a03a186373ce30925a80d94b53aff04a0b8a17
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Feb 12 16:16:03 2019 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/60a03a186373ce30925a80d94b53aff04a0b8a17 [^]
Related to issue 40150 : Applied New Java Formatting
---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I38212_OfflineTimeOut.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I40150_VerifyLockAndReloadInOffline.java
---
|
|