Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056875
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Copy Retail Storemajoralways2024-10-23 16:292024-11-11 13:54
ReporterivazquezView Statuspublic 
Assigned ToRajesh_18 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR24Q2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionRR24Q2SCM revision 
Review Assigned Tomigueldejuana
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0056875: [Copy Retail Store] Problem maximum number of active WebPOS

DescriptionIf 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.
TagsNo tags attached.
Attached Filespng file icon limiteSobrepasado.png [^] (70,072 bytes) 2024-10-23 16:29


png file icon errorInTheCRSProcess.png [^] (13,159 bytes) 2024-10-23 16:30


? file icon 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 ]
related to defect 0055134 closedmeriem_azaf Openbravo ERP It is possible to active more terminals that are allowed in the instance. 
depends on backport 0057003RR24Q4 closedRajesh_18 Retail Modules [Copy Retail Store] Problem maximum number of active WebPOS 
depends on backport 0057004RR24Q3.3 closedRajesh_18 Retail Modules [Copy Retail Store] Problem maximum number of active WebPOS 
depends on backport 0057005RR24Q2.5 closedRajesh_18 Retail Modules [Copy Retail Store] Problem maximum number of active WebPOS 

-  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
Powered by Mantis Bugtracker