Openbravo Issue Tracking System - POS2
View Issue Details
0050983POS2Fashionpublic2022-11-23 13:562023-01-13 21:00
dorian_robillard 
AugustoMauch 
highmajoralways
closedfixed 
5
 
23Q2 
No
0050983: When connecting in POS2, if default role and default POS role are filled in the user window, the default role is taken into acco
When connecting in POS2, if default role and default POS role are filled in the user window, the default role is taken into account
Configure a user with
Default role : Role which have access only backoffice
Default POS role : Role which have access only POS

Connect to the POS with this user
When connecting to the POS2, the role by default should be the role defined in default POS role
FASH
related to defect 0051014 closed gdagnesses In the POS2, when changing role and set as default, the default role is changed on the user (instead of Default POS role) 
Issue History
2022-11-23 13:56dorian_robillardNew Issue
2022-11-23 13:56dorian_robillardAssigned To => Retail
2022-11-23 13:56dorian_robillardTriggers an Emergency Pack => No
2022-11-23 17:31rafarodaPrioritynormal => high
2022-11-23 17:31rafarodaTag Attached: FASH
2022-12-14 10:00rafarodaRelationship addedrelated to 0051014
2022-12-27 22:40hgbotNote Added: 0145041
2023-01-06 10:39hgbotNote Added: 0145192
2023-01-06 11:37AugustoMauchAssigned ToRetail => AugustoMauch
2023-01-06 11:37AugustoMauchStatusnew => scheduled
2023-01-13 13:55hgbotNote Added: 0145396
2023-01-13 13:56AugustoMauchNote Deleted: 0145041
2023-01-13 14:07AugustoMauchNote Deleted: 0145192
2023-01-13 21:00hgbotResolutionopen => fixed
2023-01-13 21:00hgbotStatusscheduled => closed
2023-01-13 21:00hgbotFixed in Version => 23Q2
2023-01-13 21:00hgbotNote Added: 0145411
2023-01-13 21:00hgbotNote Added: 0145412

Notes
(0145396)
hgbot   
2023-01-13 13:55   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/452 [^]
(0145411)
hgbot   
2023-01-13 21:00   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: f2c4d5829bb18a458ccdc314e976cbd7af953b69
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 13-01-2023 20:00:12
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/f2c4d5829bb18a458ccdc314e976cbd7af953b69 [^]

Fixes ISSUE-50983: Adds MobileDefaults to ensure proper default role is used

Mobile applications can create subclasses of MobileDefaults annotated with the application name to define
the name of the user propertyn that should be used as default role in that application

---
A src/org/openbravo/pos2/login/POS2Defaults.java
---
(0145412)
hgbot   
2023-01-13 21:00   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1445 [^]