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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0055204
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Modules] Litigationsminorhave not tried2024-04-15 17:512024-05-10 10:56
ReportercaristuView Statuspublic 
Assigned Tocaristu 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0055204: Litigations Management

DescriptionIt would be nice to have the ability of managing the litigations related to stock incidents
Steps To Reproduce.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0163242)
hgbot (developer)
2024-04-15 17:53

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.litigations/-/merge_requests/1 [^]
(0163470)
hgbot (developer)
2024-04-19 14:08

Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.warehouse.advancedwarehouseoperations.sampledata/-/merge_requests/29 [^]
(0163543)
hgbot (developer)
2024-04-22 17:43

Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests/-/merge_requests/63 [^]
(0164431)
hgbot (developer)
2024-05-10 10:46

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.litigations [^]
Changeset: fc1c38944241853182a983617ec3a9a0a44c4b06
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 10-05-2024 10:45:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.litigations/-/commit/fc1c38944241853182a983617ec3a9a0a44c4b06 [^]

fixes FR-55204: Litigations Management

---
---
(0164432)
hgbot (developer)
2024-05-10 10:46

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.litigations/-/merge_requests/1 [^]
(0164433)
hgbot (developer)
2024-05-10 10:49

Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.warehouse.advancedwarehouseoperations.sampledata [^]
Changeset: bfafc3d8217c7d2d2952a0a8efa8535fd7955fd0
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 10-05-2024 10:48:29
URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.warehouse.advancedwarehouseoperations.sampledata/-/commit/bfafc3d8217c7d2d2952a0a8efa8535fd7955fd0 [^]

related to FR-55204: add sample data for litigations

  - add sample data for litigations
  - add dependency with the Litigations module

---
A referencedata/sampledata/AWO_QA/OBLIT_LITIGATION.xml
A referencedata/sampledata/AWO_QA/OBLIT_LITIGATIONLINE.xml
M referencedata/sampledata/AWO_QA/AD_SEQUENCE.xml
M referencedata/sampledata/AWO_QA/C_DOCTYPE.xml
M referencedata/sampledata/AWO_QA/GL_CATEGORY.xml
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
---
(0164434)
hgbot (developer)
2024-05-10 10:49

Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.warehouse.advancedwarehouseoperations.sampledata/-/merge_requests/29 [^]
(0164436)
hgbot (developer)
2024-05-10 10:56

Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests [^]
Changeset: 6f941ef0ebe1335885d3840e822137def5c1957b
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 10-05-2024 10:55:37
URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests/-/commit/6f941ef0ebe1335885d3840e822137def5c1957b [^]

related to FR-55204: add Litigation API test cases

---
A src-test/data/export/filter/litigation/LitigationByDateRange.json
A src-test/data/export/filter/litigation/LitigationByID.json
A src-test/data/export/filter/litigation/LitigationByOrgAndDate.json
A src-test/data/export/filter/litigation/LitigationByOrgAndDocumentNo.json
A src-test/data/importer/LitigationNew.json
A src-test/data/importer/LitigationUpdate.json
A src-test/org/openbravo/api/tests/export/ApiExportLitigationFilters.java
A src-test/org/openbravo/api/tests/importer/UpdateLitigationStatus.java
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
M src-test/org/openbravo/api/tests/StandaloneTestSuite.java
M src-test/org/openbravo/api/tests/util/ApiTestConstants.java
---
(0164437)
hgbot (developer)
2024-05-10 10:56

Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests/-/merge_requests/63 [^]

- Issue History
Date Modified Username Field Change
2024-04-15 17:51 caristu New Issue
2024-04-15 17:51 caristu Assigned To => caristu
2024-04-15 17:53 hgbot Note Added: 0163242
2024-04-15 17:53 caristu Summary Litigations => Litigations Management
2024-04-19 14:08 hgbot Note Added: 0163470
2024-04-22 17:43 hgbot Note Added: 0163543
2024-05-10 10:46 hgbot Resolution open => fixed
2024-05-10 10:46 hgbot Status new => closed
2024-05-10 10:46 hgbot Note Added: 0164431
2024-05-10 10:46 hgbot Note Added: 0164432
2024-05-10 10:49 hgbot Note Added: 0164433
2024-05-10 10:49 hgbot Note Added: 0164434
2024-05-10 10:56 hgbot Note Added: 0164436
2024-05-10 10:56 hgbot Note Added: 0164437


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker