Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049650Retail ModulesWeb POSpublic2022-06-24 14:362022-08-03 10:31
XABIER_AGUADO 
radhakrishnan 
normalmajoralways
closedfixed 
5
 
 
No
0049650: Change error message when the user opens the till in a new browser window
We want to change the error message (technical message) when the user opens the till in a new browser window while a session is already open in another window.

We tried to look it up on Backoffice --> Window "Messages" but it wont appears.
Log in on Backoffice as System Administrator
Go to window "Messages"
Try searching for the message shown in the image
Create a Message for this error so we can edit it
FASH
? 8aa24137-ff90-42d2-b161-70e68cc6352a.jfif (19,760) 2022-06-24 14:36
https://issues.openbravo.com/file_download.php?file_id=17234&type=bug
Issue History
2022-06-24 14:36XABIER_AGUADONew Issue
2022-06-24 14:36XABIER_AGUADOAssigned To => Retail
2022-06-24 14:36XABIER_AGUADOFile Added: 8aa24137-ff90-42d2-b161-70e68cc6352a.jfif
2022-06-24 14:36XABIER_AGUADOTriggers an Emergency Pack => No
2022-06-24 14:36XABIER_AGUADOTag Attached: FASH
2022-06-27 11:08radhakrishnanAssigned ToRetail => radhakrishnan
2022-06-27 11:09radhakrishnanStatusnew => scheduled
2022-06-27 12:40hgbotNote Added: 0138782
2022-08-02 10:49hgbotResolutionopen => fixed
2022-08-02 10:49hgbotStatusscheduled => closed
2022-08-02 10:49hgbotNote Added: 0139804
2022-08-02 10:49hgbotFixed in Version => 22Q4
2022-08-02 10:49hgbotNote Added: 0139805
2022-08-03 09:29hgbotNote Added: 0139825
2022-08-03 10:31hgbotNote Added: 0139830
2022-08-03 10:31hgbotNote Added: 0139831

Notes
(0138782)
hgbot   
2022-06-27 12:40   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/786 [^]
(0139804)
hgbot   
2022-08-02 10:49   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/786 [^]
(0139805)
hgbot   
2022-08-02 10:49   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 91658ec79ccb4671d89f161e8ab132d8b7ae467d
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 02-08-2022 08:49:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/91658ec79ccb4671d89f161e8ab132d8b7ae467d [^]

Fixed ISSUE-49650: Added AD_Message if user action permission not granted
Showing AD_Message instead of static message for user action permission not granted

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.core2/src/core/user-action/UserAction.js
---
(0139825)
hgbot   
2022-08-03 09:29   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/811 [^]
(0139830)
hgbot   
2022-08-03 10:31   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/811 [^]
(0139831)
hgbot   
2022-08-03 10:31   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: cedb807f26fb9af6c8e9926fb4a79eab52669743
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 03-08-2022 12:57:09
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/cedb807f26fb9af6c8e9926fb4a79eab52669743 [^]

Related to ISSUE-49650: Fixed Jest test

---
M web-jspack/org.openbravo.core2/src/core/user-action/__test__/UserAction.test.js
---