Openbravo Issue Tracking System - Retail Modules
View Issue Details
0057004Retail ModulesCopy Retail Storepublic2024-10-23 16:292024-11-06 12:20
ivazquez 
Rajesh_18 
highmajoralways
closedfixed 
5
RR24Q2 
RR24Q3.3 
approved
Gold
112020
No
0057004: [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 => RR24Q3.3
2024-11-06 08:16hgbotNote Added: 0171469
2024-11-06 08:17hgbotNote Added: 0171470
2024-11-06 12:20hgbotResolutionopen => fixed
2024-11-06 12:20hgbotStatusscheduled => closed
2024-11-06 12:20hgbotNote Added: 0171527
2024-11-06 12:20hgbotNote Added: 0171530
2024-11-06 12:20hgbotNote Added: 0171531
2024-11-06 12:20hgbotNote Added: 0171532

Notes
(0171469)
hgbot   
2024-11-06 08:16   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/87 [^]
(0171470)
hgbot   
2024-11-06 08:17   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1757 [^]
(0171527)
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: 113459dde765b1a1a417a983f0109d8143db2518
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 06-11-2024 14:03:27
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/commit/113459dde765b1a1a417a983f0109d8143db2518 [^]

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

---
M src/org/openbravo/retail/copystore/process/CopyStoreProcess.java
---
(0171530)
hgbot   
2024-11-06 12:20   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/87 [^]
(0171531)
hgbot   
2024-11-06 12:20   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: be5d37c44afc8a69ca162edc65c4b2e6bd0a443a
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 06-11-2024 12:45:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/be5d37c44afc8a69ca162edc65c4b2e6bd0a443a [^]

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

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