Openbravo Issue Tracking System - POS2
View Issue Details
0057921POS2POSpublic2025-01-24 09:192025-02-10 15:11
kousalya_r 
kousalya_r 
normalmajoralways
closedfixed 
5
 
25Q125Q1 
No
0057921: [OFFLINE] Error 'Action not allowed in offline mode' when opening the product card / ticket line pop-up
Error 'Action not allowed in offline mode' when opening the product card / ticket line pop-up
Log in POS

Go offline

Search for a product and right click on the product

=> The product card is displayed but error ‘This action is not allowed in offline mode’ appears
Add the product to the ticket

Click on the product line

=> The ticket line pop-up is displayed but with same error
Same error if we click on ‘Product Card’ from here

No tags attached.
blocks defect 0057745 closed kousalya_r [OFFLINE] Error 'Action not allowed in offline mode' when opening the product card / ticket line pop-up 
Issue History
2025-02-10 10:20jonaeTypedefect => backport
2025-02-10 10:20jonaeTarget Version => 25Q1
2025-02-10 12:59hgbotNote Added: 0175393
2025-02-10 14:37hgbotNote Added: 0175397
2025-02-10 15:11hgbotNote Added: 0175400
2025-02-10 15:11hgbotResolutionopen => fixed
2025-02-10 15:11hgbotStatusscheduled => closed
2025-02-10 15:11hgbotFixed in Version => 25Q1
2025-02-10 15:11hgbotNote Added: 0175401
2025-02-10 15:11hgbotNote Added: 0175402
2025-02-10 15:11hgbotNote Added: 0175403

Notes
(0175393)
hgbot   
2025-02-10 12:59   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3477 [^]
(0175397)
hgbot   
2025-02-10 14:37   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.events.stock/-/merge_requests/20 [^]
(0175400)
hgbot   
2025-02-10 15:11   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3477 [^]
(0175401)
hgbot   
2025-02-10 15:11   
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: 467d652252ecfa9b41624f6020da6099f5c80f31
Author: Kousalya Ramasamy <k.ramasamy@external.orisha.com>
Date: 10-02-2025 17:27:27
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/commit/467d652252ecfa9b41624f6020da6099f5c80f31 [^]

Fixed ISSUE-57921: Checked remote server is online mode and return

---
M web-jspack/org.openbravo.pos2/src/components/ProductButton/StoreStockPopup/StoreStockDataSource.js
M web-jspack/org.openbravo.pos2/src/components/ProductButton/StoreStockPopup/__test__/StoreStockDataSource.test.js
---
(0175402)
hgbot   
2025-02-10 15:11   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.events.stock/-/merge_requests/20 [^]
(0175403)
hgbot   
2025-02-10 15:11   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.events.stock [^]
Changeset: 3ee213973be73a472e3ace6aa6f1e616151c5b55
Author: Kousalya Ramasamy <k.ramasamy@external.orisha.com>
Date: 10-02-2025 19:06:16
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.events.stock/-/commit/3ee213973be73a472e3ace6aa6f1e616151c5b55 [^]

Fixed ISSUE-57921: Added online mode in test

---
M web-jspack/org.openbravo.events.stock/src/components/Stock/__test__/StoreStockAPIDataSource.test.js
---