Openbravo Issue Tracking System - POS2
View Issue Details
0054917POS2POSpublic2024-03-12 09:212024-03-19 18:02
meriem_azaf 
meriem_azaf 
normalmajorhave not tried
closedfixed 
5
 
24Q2 
No
0054917: Application Mode - Login offline
In core2 applications, when a user logs in online, there is a check in the backend that ensures that the user has access to the current application mode via one of its assigned roles.

A similar should be done as well when logging in offline
-
No tags attached.
related to defect 0055141 closed Triage Platform Base Login offline fails when loggin in with an Automatic Role 
Issue History
2024-03-12 09:21meriem_azafNew Issue
2024-03-12 09:21meriem_azafAssigned To => Retail
2024-03-12 09:21meriem_azafTriggers an Emergency Pack => No
2024-03-12 09:21meriem_azafAssigned ToRetail => meriem_azaf
2024-03-12 09:22meriem_azafStatusnew => scheduled
2024-03-12 09:37hgbotNote Added: 0161994
2024-03-12 09:38hgbotNote Added: 0161995
2024-03-19 18:00hgbotNote Added: 0162378
2024-03-19 18:00hgbotNote Added: 0162379
2024-03-19 18:02hgbotResolutionopen => fixed
2024-03-19 18:02hgbotStatusscheduled => closed
2024-03-19 18:02hgbotFixed in Version => 24Q2
2024-03-19 18:02hgbotNote Added: 0162380
2024-03-19 18:02hgbotNote Added: 0162381
2024-04-09 13:28jarmendarizRelationship addedrelated to 0055141

Notes
(0161994)
hgbot   
2024-03-12 09:37   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1412 [^]
(0161995)
hgbot   
2024-03-12 09:38   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/680 [^]
(0162378)
hgbot   
2024-03-19 18:00   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/680 [^]
(0162379)
hgbot   
2024-03-19 18:00   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 22ae192ee591e8956ce7a672f3b42101365eb569
Author: Meriem Azaf <m.azaf@orisha.com>
Date: 19-03-2024 17:59:40
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/22ae192ee591e8956ce7a672f3b42101365eb569 [^]

Related to ISSUE-54917: Create ContextExtension interface and inject it into Context.java to allow extending it

---
A src/org/openbravo/mobile/core/login/ContextExtension.java
M src/org/openbravo/mobile/core/login/Context.java
---
(0162380)
hgbot   
2024-03-19 18:02   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 67b322407da18b4fa38762ac3b764aa8087239cb
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 19-03-2024 18:02:12
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/67b322407da18b4fa38762ac3b764aa8087239cb [^]

Fixes ISSUE-54917: Implements appmode check in login offline

---
A src/org/openbravo/core2/login/Core2ContextExtension.java
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.core2/src/core/authentication/LoginProcess.js
---
(0162381)
hgbot   
2024-03-19 18:02   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1412 [^]