Openbravo Issue Tracking System - Modules
View Issue Details
0055204ModulesLitigationspublic2024-04-15 17:512024-05-10 10:56
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
 
0055204: Litigations Management
It would be nice to have the ability of managing the litigations related to stock incidents
.
No tags attached.
Issue History
2024-04-15 17:51caristuNew Issue
2024-04-15 17:51caristuAssigned To => caristu
2024-04-15 17:53hgbotNote Added: 0163242
2024-04-15 17:53caristuSummaryLitigations => Litigations Management
2024-04-19 14:08hgbotNote Added: 0163470
2024-04-22 17:43hgbotNote Added: 0163543
2024-05-10 10:46hgbotResolutionopen => fixed
2024-05-10 10:46hgbotStatusnew => closed
2024-05-10 10:46hgbotNote Added: 0164431
2024-05-10 10:46hgbotNote Added: 0164432
2024-05-10 10:49hgbotNote Added: 0164433
2024-05-10 10:49hgbotNote Added: 0164434
2024-05-10 10:56hgbotNote Added: 0164436
2024-05-10 10:56hgbotNote Added: 0164437

Notes
(0163242)
hgbot   
2024-04-15 17:53   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.litigations/-/merge_requests/1 [^]
(0163470)
hgbot   
2024-04-19 14:08   
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.warehouse.advancedwarehouseoperations.sampledata/-/merge_requests/29 [^]
(0163543)
hgbot   
2024-04-22 17:43   
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests/-/merge_requests/63 [^]
(0164431)
hgbot   
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   
2024-05-10 10:46   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.litigations/-/merge_requests/1 [^]
(0164433)
hgbot   
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   
2024-05-10 10:49   
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.warehouse.advancedwarehouseoperations.sampledata/-/merge_requests/29 [^]
(0164436)
hgbot   
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   
2024-05-10 10:56   
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests/-/merge_requests/63 [^]