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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0055920
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[POS2] POSmajoralways2024-07-05 08:122024-07-31 08:09
ReporterradhakrishnanView Statuspublic 
Assigned Toradhakrishnan 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0055920: [OPECOM] - Performance issues on validation after modification

Descriptionhttps://openbravo.atlassian.net/browse/RM-7067 [^]
Steps To Reproducehttps://openbravo.atlassian.net/browse/RM-7067 [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate design defect 0055759 closedaferraz Modules Time out when creating Commercial Operations with a Price List with a lot of products. 

-  Notes
(0166797)
hgbot (developer)
2024-07-08 11:34

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/merge_requests/72 [^]
(0167507)
hgbot (developer)
2024-07-31 08:09

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations [^]
Changeset: 9ee16cfc72e24245de2b498b257c8f36b3b2e3f0
Author: Radhakrishnan Seeman <radhakrishnan.seeman.ext@openbravo.com>
Date: 18-07-2024 16:20:02
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/commit/9ee16cfc72e24245de2b498b257c8f36b3b2e3f0 [^]

Fixes FR-55920: Added 'Being Activated' document status
* Activation process moved to background process

---
A src-db/database/sourcedata/AD_PROCESS.xml
A src/org/openbravo/commercialoperations/process/ActivateCommercialOperationProcessRequest.java
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-test/org/openbravo/commercialoperations/process/ValidateCommercialOperationProcessTest.java
M src/org/openbravo/commercialoperations/process/ProcessCommercialOperation.java
M src/org/openbravo/commercialoperations/process/ReopenCommercialOperationProcess.java
M src/org/openbravo/commercialoperations/process/StopCommercialOperationProcess.java
M src/org/openbravo/commercialoperations/process/ValidateCommercialOperationProcess.java
---
(0167508)
hgbot (developer)
2024-07-31 08:09

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations [^]
Changeset: 54f502e3f5da955a997d02c6344da4c0af9b450c
Author: Radhakrishnan Seeman <radhakrishnan.seeman.ext@openbravo.com>
Date: 25-07-2024 17:24:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/commit/54f502e3f5da955a997d02c6344da4c0af9b450c [^]

Related to FR-55920: Applied code review

---
M src/org/openbravo/commercialoperations/process/ActivateCommercialOperationProcessRequest.java
M src/org/openbravo/commercialoperations/process/CommercialOperationActionProcess.java
M src/org/openbravo/commercialoperations/process/ReopenCommercialOperationProcess.java
M src/org/openbravo/commercialoperations/process/StopCommercialOperationProcess.java
---
(0167509)
hgbot (developer)
2024-07-31 08:09

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations [^]
Changeset: 62f25d18dfcb106391289f416a9242312dcb7d32
Author: Radhakrishnan Seeman <radhakrishnan.seeman.ext@openbravo.com>
Date: 29-07-2024 20:24:45
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/commit/62f25d18dfcb106391289f416a9242312dcb7d32 [^]

Related to FR-55920: Applied code review changes

---
A src-test/org/openbravo/commercialoperations/process/ActivateCommercialOperationProcessRequestTest.java
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-test/org/openbravo/commercialoperations/process/ValidateCommercialOperationProcessTest.java
M src/org/openbravo/commercialoperations/process/ActivateCommercialOperationProcessRequest.java
M src/org/openbravo/commercialoperations/process/CommercialOperationActionProcess.java
M src/org/openbravo/commercialoperations/process/ReopenCommercialOperationProcess.java
M src/org/openbravo/commercialoperations/process/StopCommercialOperationProcess.java
---
(0167510)
hgbot (developer)
2024-07-31 08:09

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations [^]
Changeset: 84b7c1d0675e9dc9a9ad56af674111e8c27fbc60
Author: Radhakrishnan Seeman <radhakrishnan.seeman.ext@openbravo.com>
Date: 30-07-2024 19:43:48
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/commit/84b7c1d0675e9dc9a9ad56af674111e8c27fbc60 [^]

Related to FR-55920: Applied code review

---
M src-test/org/openbravo/commercialoperations/StandaloneTestSuite.java
M src-test/org/openbravo/commercialoperations/process/ActivateCommercialOperationProcessRequestTest.java
M src-test/org/openbravo/commercialoperations/process/ValidateCommercialOperationProcessTest.java
M src/org/openbravo/commercialoperations/process/ActivateCommercialOperationProcessRequest.java
---
(0167511)
hgbot (developer)
2024-07-31 08:09

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations [^]
Changeset: 76f55fafe142e99a634e3ff3c3293f38f7098ed1
Author: jonalegria <jon.alegria@openbravo.com>
Date: 31-07-2024 08:08:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/commit/76f55fafe142e99a634e3ff3c3293f38f7098ed1 [^]

Fixes ISSUE-55920: [OPECOM] - Performance issues on validation after modification

---
A src-db/database/sourcedata/AD_PROCESS.xml
A src-test/org/openbravo/commercialoperations/process/ActivateCommercialOperationProcessRequestTest.java
A src/org/openbravo/commercialoperations/process/ActivateCommercialOperationProcessRequest.java
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-test/org/openbravo/commercialoperations/StandaloneTestSuite.java
M src-test/org/openbravo/commercialoperations/process/ValidateCommercialOperationProcessTest.java
M src/org/openbravo/commercialoperations/process/CommercialOperationActionProcess.java
M src/org/openbravo/commercialoperations/process/ProcessCommercialOperation.java
M src/org/openbravo/commercialoperations/process/ReopenCommercialOperationProcess.java
M src/org/openbravo/commercialoperations/process/StopCommercialOperationProcess.java
M src/org/openbravo/commercialoperations/process/ValidateCommercialOperationProcess.java
---
(0167512)
hgbot (developer)
2024-07-31 08:09

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/merge_requests/72 [^]

- Issue History
Date Modified Username Field Change
2024-07-05 08:12 radhakrishnan New Issue
2024-07-05 08:12 radhakrishnan Assigned To => radhakrishnan
2024-07-05 08:12 radhakrishnan Triggers an Emergency Pack => No
2024-07-08 11:34 hgbot Note Added: 0166797
2024-07-26 11:57 aferraz Relationship added has duplicate 0055759
2024-07-31 08:09 hgbot Resolution open => fixed
2024-07-31 08:09 hgbot Status new => closed
2024-07-31 08:09 hgbot Note Added: 0167507
2024-07-31 08:09 hgbot Note Added: 0167508
2024-07-31 08:09 hgbot Note Added: 0167509
2024-07-31 08:09 hgbot Note Added: 0167510
2024-07-31 08:09 hgbot Note Added: 0167511
2024-07-31 08:09 hgbot Note Added: 0167512


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker