Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056875 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Copy Retail Store | major | always | 2024-10-23 16:29 | 2024-11-11 13:54 | |||
Reporter | ivazquez | View Status | public | |||||
Assigned To | Rajesh_18 | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR24Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | RR24Q2 | SCM revision | ||||||
Review Assigned To | migueldejuana | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0056875: [Copy Retail Store] Problem maximum number of active WebPOS | |||||||
Description | 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. | |||||||
Steps To Reproduce | -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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | limiteSobrepasado.png [^] (70,072 bytes) 2024-10-23 16:29
errorInTheCRSProcess.png [^] (13,159 bytes) 2024-10-23 16:30 Screencast from 11-11-24 03:43:23 PM IST.webm [^] (3,009,979 bytes) 2024-11-11 11:17 | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||
|
Notes | |
(0170969) hgbot (developer) 2024-10-25 14:35 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/85 [^] |
(0171167) hgbot (developer) 2024-10-30 14:01 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1745 [^] |
(0171443) hgbot (developer) 2024-11-05 16:36 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 27dcd14420390605aa505a6c7d2c5672dd17bb10 Author: Rajesh Senthilkumar <rajesh@qualiantech.com> Date: 05-11-2024 15:36:05 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/27dcd14420390605aa505a6c7d2c5672dd17bb10 [^] Related to ISSUE-56875: NO. of adding terminals can be send to verify license restriction --- M src/org/openbravo/retail/posterminal/security/POSLicenseRestrictions.java --- |
(0171444) hgbot (developer) 2024-11-05 16:36 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1745 [^] |
(0171446) hgbot (developer) 2024-11-05 16:38 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore [^] Changeset: ec82cadea984a2e3b4a3e2a3b97ef9c3d0633c26 Author: Rajesh Senthilkumar <rajesh@qualiantech.com> Date: 05-11-2024 20:57:21 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/commit/ec82cadea984a2e3b4a3e2a3b97ef9c3d0633c26 [^] Fixed ISSUE-56875: Added a function to check terminal limit exceeds --- M src/org/openbravo/retail/copystore/process/CopyStoreProcess.java --- |
(0171447) hgbot (developer) 2024-11-05 16:38 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/85 [^] |
(0171486) hgbot (developer) 2024-11-06 09:25 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/88 [^] |
(0171487) hgbot (developer) 2024-11-06 09:31 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/88 [^] |
(0171488) hgbot (developer) 2024-11-06 09:31 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore [^] Changeset: ce435056a48e1728c8c07e1298110a551a3ee94b Author: Rajesh Senthilkumar <rajesh@qualiantech.com> Date: 06-11-2024 13:54:06 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/commit/ce435056a48e1728c8c07e1298110a551a3ee94b [^] Related to ISSUE-56875: Added dependency to POSLicenseRestrictions --- M src/org/openbravo/retail/copystore/process/CopyStoreProcess.java --- |
(0171717) ivazquez (developer) 2024-11-08 19:29 |
Dear Team, We apply the changes in the customer's environment and the problem is still reproduced. You can try in the CDS Test Environment if you want, the scenario pto reproduce the error is ready. Regards, Ignacio Vazquez |
Issue History | |||
Date Modified | Username | Field | Change |
2024-10-23 16:29 | ivazquez | New Issue | |
2024-10-23 16:29 | ivazquez | Assigned To | => Retail |
2024-10-23 16:29 | ivazquez | File Added: limiteSobrepasado.png | |
2024-10-23 16:29 | ivazquez | Triggers an Emergency Pack | => No |
2024-10-23 16:30 | ivazquez | File Added: errorInTheCRSProcess.png | |
2024-10-25 07:59 | migueldejuana | Status | new => scheduled |
2024-10-25 07:59 | migueldejuana | Assigned To | Retail => Rajesh_18 |
2024-10-25 14:35 | hgbot | Note Added: 0170969 | |
2024-10-29 08:33 | alostale | Relationship added | related to 0055134 |
2024-10-30 14:01 | hgbot | Note Added: 0171167 | |
2024-11-05 16:36 | hgbot | Note Added: 0171443 | |
2024-11-05 16:36 | hgbot | Note Added: 0171444 | |
2024-11-05 16:38 | hgbot | Resolution | open => fixed |
2024-11-05 16:38 | hgbot | Status | scheduled => closed |
2024-11-05 16:38 | hgbot | Note Added: 0171446 | |
2024-11-05 16:38 | hgbot | Note Added: 0171447 | |
2024-11-06 07:51 | Rajesh_18 | Status | closed => new |
2024-11-06 07:51 | Rajesh_18 | Resolution | fixed => open |
2024-11-06 07:51 | Rajesh_18 | Status | new => scheduled |
2024-11-06 09:25 | hgbot | Note Added: 0171486 | |
2024-11-06 09:31 | hgbot | Note Added: 0171487 | |
2024-11-06 09:31 | hgbot | Note Added: 0171488 | |
2024-11-06 11:25 | Rajesh_18 | Status | scheduled => resolved |
2024-11-06 11:25 | Rajesh_18 | Resolution | open => fixed |
2024-11-06 11:25 | Rajesh_18 | Review Assigned To | => migueldejuana |
2024-11-06 11:25 | Rajesh_18 | Status | resolved => closed |
2024-11-08 19:29 | ivazquez | Note Added: 0171717 | |
2024-11-08 19:29 | ivazquez | Status | closed => new |
2024-11-08 19:29 | ivazquez | Resolution | fixed => open |
2024-11-11 11:17 | Rajesh_18 | File Added: Screencast from 11-11-24 03:43:23 PM IST.webm | |
2024-11-11 13:54 | Rajesh_18 | Status | new => scheduled |
2024-11-11 13:54 | Rajesh_18 | Status | scheduled => resolved |
2024-11-11 13:54 | Rajesh_18 | Resolution | open => fixed |
2024-11-11 13:54 | Rajesh_18 | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |