Openbravo Issue Tracking System - Retail Modules
View Issue Details
0057003Retail ModulesCopy Retail Storepublic2024-10-23 16:292024-11-06 12:20
ivazquez 
Rajesh_18 
highmajoralways
closedfixed 
5
RR24Q2 
RR24Q4 
approved
Gold
112020
No
0057003: [Copy Retail Store] Problem maximum number of active WebPOS
If you are close to the limit of active WebPOS that your license allows, you run the Copy Retail Store, and the amount of WebPOS to copy exceeds this limit, it will not report the problem or interrupt the process, it will continue and block the back office for exceeding the limit.

We have been testing and verified that the only way where you are currently notified of the error of the terminals is when you have the limit of active terminals at the moment of launching the Copy Retail Store process, at that point you will be notified of the error, however if you have one less than the limit, the process will continue and will create more than the limit, thus blocking the backoffice.
-Have a licensed environment active and check the limit of active WebPOS.
-Activate a number close to the limit, e.g. if the limit is 228, have 227 active terminals.
-Run the Copy Retail Store, you will see that the process finishes correctly.
-Log out of the Backoffice and log in again, you will see an error message informing you that the limit of active terminals has been exceeded and you will only be able to log in as System Administrator.
No tags attached.
blocks defect 0056875RR24Q2 closed Rajesh_18 [Copy Retail Store] Problem maximum number of active WebPOS 
Issue History
2024-11-06 07:51Rajesh_18Typedefect => backport
2024-11-06 07:51Rajesh_18Target VersionRR24Q2 => RR24Q4
2024-11-06 08:28hgbotNote Added: 0171473
2024-11-06 09:43hgbotNote Added: 0171489
2024-11-06 12:20hgbotResolutionopen => fixed
2024-11-06 12:20hgbotStatusscheduled => closed
2024-11-06 12:20hgbotNote Added: 0171533
2024-11-06 12:20hgbotNote Added: 0171534
2024-11-06 12:20hgbotNote Added: 0171535
2024-11-06 12:20hgbotNote Added: 0171536

Notes
(0171473)
hgbot   
2024-11-06 08:28   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1758 [^]
(0171489)
hgbot   
2024-11-06 09:43   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/89 [^]
(0171533)
hgbot   
2024-11-06 12:20   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore [^]
Changeset: c33d6dd435d07a559dbdbc510e15d0864eaa5965
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 06-11-2024 14:11:32
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/commit/c33d6dd435d07a559dbdbc510e15d0864eaa5965 [^]

Fixed ISSUE-57003: Added a function to check terminal limit exceeds

---
M src/org/openbravo/retail/copystore/process/CopyStoreProcess.java
---
(0171534)
hgbot   
2024-11-06 12:20   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/89 [^]
(0171535)
hgbot   
2024-11-06 12:20   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 6bd0253f19da7e17fa95da0a72349df793986756
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 06-11-2024 12:57:19
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/6bd0253f19da7e17fa95da0a72349df793986756 [^]

Related to ISSUE-57003: NO. of adding terminals can be send to verify license restriction

---
M src/org/openbravo/retail/posterminal/security/POSLicenseRestrictions.java
---
(0171536)
hgbot   
2024-11-06 12:20   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1758 [^]