Openbravo Issue Tracking System - POS2
View Issue Details
0057741POS2POSpublic2025-01-24 08:522025-02-20 11:05
malsasua 
meriem_azaf 
highmajoralways
closedfixed 
5
 
 
No
0057741: in the login page are displayed all users, instead of only the users with access to the till
If the preference "Enable User Images on Login" is enabled, the usernames are displayed on the POS2 login page.

In POS1, only users with access to the till are displayed.

Now, in POS2, all users are displayed, not only those with access to the till.
in BO:
. go to Users window -> record: Posets Store User
. go to tab POS Terminal Access -> new record -> PS POS Terminal

in POS2:
. open login page for VBS-2
. do login
. do logout
-> in login page are displayed all users, including Posets Store User
. click in Posets Store User -> and try do login
-->> error message:
The user doesn't have permission to access this terminal
 
No tags attached.
depends on backport 005803424Q4 closed meriem_azaf in the login page are displayed all users, instead of only the users with access to the till 
depends on backport 005803825Q1 scheduled meriem_azaf in the login page are displayed all users, instead of only the users with access to the till 
Not all the children of this issue are yet resolved or closed.
png usersLogin.png (173,729) 2025-01-24 08:52
https://issues.openbravo.com/file_download.php?file_id=20790&type=bug
png
Issue History
2025-01-24 08:52malsasuaNew Issue
2025-01-24 08:52malsasuaAssigned To => Retail
2025-01-24 08:52malsasuaTriggers an Emergency Pack => No
2025-01-24 08:52malsasuaFile Added: usersLogin.png
2025-01-24 11:00guillermogilAssigned ToRetail => Triage Platform Base
2025-01-27 17:51AugustoMauchStatusnew => acknowledged
2025-01-27 17:54AugustoMauchNote Added: 0174771
2025-01-27 17:55AugustoMauchAssigned ToTriage Platform Base => meriem_azaf
2025-01-30 13:15meriem_azafStatusacknowledged => scheduled
2025-01-30 13:26hgbotNote Added: 0174904
2025-01-30 13:28hgbotNote Added: 0174905
2025-01-30 13:34hgbotNote Added: 0174908
2025-02-11 15:46hgbotNote Added: 0175486
2025-02-11 15:46hgbotNote Added: 0175487
2025-02-11 16:40AugustoMauchNote Deleted: 0174771
2025-02-11 16:40AugustoMauchNote Deleted: 0174904
2025-02-11 16:40AugustoMauchNote Deleted: 0174908
2025-02-11 16:40AugustoMauchNote Deleted: 0175486
2025-02-11 16:40AugustoMauchNote Deleted: 0175487
2025-02-19 14:30hgbotResolutionopen => fixed
2025-02-19 14:30hgbotStatusscheduled => closed
2025-02-19 14:30hgbotFixed in Version => 25Q2
2025-02-19 14:30hgbotNote Added: 0175893
2025-02-19 14:30hgbotNote Added: 0175894
2025-02-19 16:28meriem_azafStatusclosed => new
2025-02-19 16:28meriem_azafResolutionfixed => open
2025-02-19 16:28meriem_azafFixed in Version25Q2 =>
2025-02-19 16:28meriem_azafStatusnew => scheduled
2025-02-19 16:28meriem_azafStatusscheduled => resolved
2025-02-19 16:28meriem_azafResolutionopen => fixed
2025-02-19 17:36AugustoMauchStatusresolved => closed
2025-02-20 08:36meriem_azafStatusclosed => new
2025-02-20 08:36meriem_azafResolutionfixed => open
2025-02-20 08:36meriem_azafStatusnew => scheduled
2025-02-20 08:36meriem_azafStatusscheduled => resolved
2025-02-20 08:36meriem_azafResolutionopen => fixed
2025-02-20 11:05AugustoMauchStatusresolved => closed

Notes
(0174905)
hgbot   
2025-01-30 13:28   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3432 [^]
(0175893)
hgbot   
2025-02-19 14:30   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: b63dc420d701bcff904021418ab8ae09093bd2d2
Author: meriem azaf <m.azaf@orisha.com>
Date: 19-02-2025 13:30:24
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/commit/b63dc420d701bcff904021418ab8ae09093bd2d2 [^]

Fixes ISSUE-57741: implements the proper query to get the list of ReactPOS users for a given terminal

If the preference "Enable User Images on Login" is enabled, the usernames are displayed on the POS2 login page.

In POS1, only users with access to the till are displayed.

In POS2, all users are displayed, not only those with access to the till.

---
M src/org/openbravo/pos2/login/POS2LoginUtilsServlet.java
---
(0175894)
hgbot   
2025-02-19 14:30   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3432 [^]