Openbravo Issue Tracking System - POS2
View Issue Details
0051016POS2POSpublic2022-11-25 15:592023-01-25 14:17
rafaroda 
Retail 
normalmajorhave not tried
closedfixed 
5
 
23Q2 
No
0051016: Prevent opening the same application in more than one tab
EWI: Opening twice the same POS in 2 different tabs of the same session in POS 2 REACT leads to Error While Importing.

https://openbravo.atlassian.net/browse/RM-3744 [^]
1) Open POS 2 REACT in 1 tab of Chrome and login and start a sale
2) Open POS 2 REACT in another tab of Chrome and login to start a sale

Not only you can have duplicated document numbers, but you will also end up in EWis
As in POS 1 ENYO: build a mechanism that locks the POS from being operated twice in different tabs
No tags attached.
Issue History
2022-11-25 15:59rafarodaNew Issue
2022-11-25 15:59rafarodaAssigned To => Retail
2022-11-25 15:59rafarodaTriggers an Emergency Pack => No
2022-12-01 08:59alostaleTypedefect => feature request
2022-12-01 08:59alostaleSummaryEWI: Opening twice the same POS in 2 different tabs of the same session in POS 2 REACT leads to Error While Importing => Prevent opening the same application in more than one tab
2023-01-16 11:32hgbotNote Added: 0145446
2023-01-16 11:33hgbotNote Added: 0145447
2023-01-18 12:05alostaleDescription Updatedbug_revision_view_page.php?rev_id=25407#r25407
2023-01-23 11:10hgbotNote Added: 0145732
2023-01-23 11:10hgbotNote Added: 0145733
2023-01-23 11:12hgbotResolutionopen => fixed
2023-01-23 11:12hgbotStatusnew => closed
2023-01-23 11:12hgbotNote Added: 0145735
2023-01-23 11:12hgbotFixed in Version => 23Q2
2023-01-23 11:12hgbotNote Added: 0145736
2023-01-24 13:45hgbotNote Added: 0145793
2023-01-24 13:46adrianromeroNote Added: 0145794
2023-01-24 13:46adrianromeroStatusclosed => new
2023-01-24 13:46adrianromeroResolutionfixed => open
2023-01-24 13:46adrianromeroFixed in Version23Q2 =>
2023-01-24 15:17hgbotNote Added: 0145795
2023-01-25 14:17hgbotNote Added: 0145836
2023-01-25 14:17hgbotResolutionopen => fixed
2023-01-25 14:17hgbotStatusnew => closed
2023-01-25 14:17hgbotFixed in Version => 23Q2
2023-01-25 14:17hgbotNote Added: 0145837

Notes
(0145446)
hgbot   
2023-01-16 11:32   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/960 [^]
(0145447)
hgbot   
2023-01-16 11:33   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/459 [^]
(0145732)
hgbot   
2023-01-23 11:10   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 639432160122c57990656966e5e99f3ba5a70378
Author: Joan Borras | Practics BS <joan.borras@practicsbs.com>
Date: 23-01-2023 10:10:24
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/639432160122c57990656966e5e99f3ba5a70378 [^]

Related to ISSUE-51016: implements a mechanism to pause MasterDataController

---
M web/org.openbravo.mobile.core/app/model/masterdata/MasterdataController.js
---
(0145733)
hgbot   
2023-01-23 11:10   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/459 [^]
(0145735)
hgbot   
2023-01-23 11:12   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/960 [^]
(0145736)
hgbot   
2023-01-23 11:12   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: d4aa2607ab66dce493f6452747d60b8bdfdb961e
Author: Joan Borras | Practics BS <joan.borras@practicsbs.com>
Date: 23-01-2023 10:12:36
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/d4aa2607ab66dce493f6452747d60b8bdfdb961e [^]

Fixes FR-51016: Prevent opening the same application in more than one tab

---
A web-jspack/org.openbravo.core2/src/core/user-interface/BrowserTab.js
M web-jspack/org.openbravo.core2/src/authentication/loginInitActions.js
---
(0145793)
hgbot   
2023-01-24 13:45   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: c2910bb63e68d6b1263c2a09f3ac453d76e069d4
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 24-01-2023 13:42:24
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/c2910bb63e68d6b1263c2a09f3ac453d76e069d4 [^]

Revert "Fixes FR-51016: Prevent opening the same application in more than one tab"

This reverts commit d4aa2607ab66dce493f6452747d60b8bdfdb961e.

---
M web-jspack/org.openbravo.core2/src/authentication/loginInitActions.js
R web-jspack/org.openbravo.core2/src/core/user-interface/BrowserTab.js
---
(0145794)
adrianromero   
2023-01-24 13:46   
Reopened due to Cypress tests failing
(0145795)
hgbot   
2023-01-24 15:17   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/965 [^]
(0145836)
hgbot   
2023-01-25 14:17   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/965 [^]
(0145837)
hgbot   
2023-01-25 14:17   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: a2fcec3f25fa0c351483e1d20f3cf1fbbd7fc899
Author: joan.borras <joan.borras@practicsbs.com>
Date: 25-01-2023 14:13:12
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/a2fcec3f25fa0c351483e1d20f3cf1fbbd7fc899 [^]

Fixes FR-51016: Prevent opening the same application in more than one tab

---
A web-jspack/org.openbravo.core2/src/core/user-interface/BrowserTab.js
M web-jspack/org.openbravo.core2/src/ob-init.js
---