Notes |
|
(0164131)
|
hgbot
|
2024-05-07 11:10
|
|
|
|
(0164337)
|
hgbot
|
2024-05-08 15:51
|
|
|
|
(0164483)
|
hgbot
|
2024-05-13 11:30
|
|
|
|
(0164550)
|
hgbot
|
2024-05-14 11:54
|
|
|
|
(0164552)
|
hgbot
|
2024-05-14 12:39
|
|
|
|
(0164553)
|
hgbot
|
2024-05-14 12:41
|
|
|
|
(0164681)
|
hgbot
|
2024-05-15 16:37
|
|
|
|
(0165424)
|
hgbot
|
2024-06-03 08:01
|
|
|
|
(0165425)
|
hgbot
|
2024-06-03 08:01
|
|
|
|
(0165427)
|
hgbot
|
2024-06-03 08:04
|
|
|
|
(0165426)
|
hgbot
|
2024-06-03 08:04
|
|
|
|
(0165428)
|
hgbot
|
2024-06-03 08:09
|
|
|
|
(0165429)
|
hgbot
|
2024-06-03 08:09
|
|
|
|
(0165430)
|
hgbot
|
2024-06-03 08:11
|
|
|
|
(0165431)
|
hgbot
|
2024-06-03 08:11
|
|
|
|
(0165432)
|
hgbot
|
2024-06-03 08:15
|
|
|
|
(0165433)
|
hgbot
|
2024-06-03 08:15
|
|
|
|
(0165434)
|
hgbot
|
2024-06-03 08:18
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders [^]
Changeset: e7bd8f098b4c2c7303c3eca7aa2033e3e2db801a
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 03-06-2024 08:17:07
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/commit/e7bd8f098b4c2c7303c3eca7aa2033e3e2db801a [^]
fixes FR-55417: include handling unit info in the Delivery Note API
---
A src/org/openbravo/warehouse/advancedwarehouseoperations/distributionorders/api/mappings/deliverynote/ExportDeliveryNoteJavaPropertyMappingHandler.java
A src/org/openbravo/warehouse/advancedwarehouseoperations/distributionorders/api/mappings/deliverynote/ImportDeliveryNoteJavaPropertyMappingHandler.java
A src/org/openbravo/warehouse/advancedwarehouseoperations/distributionorders/api/mappings/deliverynote/ImportedDeliveryNoteHandlingUnitFetcher.java
A src/org/openbravo/warehouse/advancedwarehouseoperations/distributionorders/api/mappings/deliverynote/NonEmptyHandlingUnitException.java
M examples/Openbravo AWO DO API.postman_collection.json
M src-db/database/model/tables/OBDOA_DELIVERYNOTELINE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/OBEI_ENTITY_MAPPING.xml
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
---
|
|
|
(0165435)
|
hgbot
|
2024-06-03 08:18
|
|
|
|
(0165436)
|
hgbot
|
2024-06-03 08:22
|
|
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests [^]
Changeset: ecc3745b06f242d1a7e9524b432d326e1c9968d5
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 03-06-2024 08:20:30
URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests/-/commit/ecc3745b06f242d1a7e9524b432d326e1c9968d5 [^]
related to FR-55417: add test cases
- Test case to export handling units by ID
- Test cases to export handling unit info in Delivery Note onward
entity mapping
- Test case to import handling units through the Delivery Note inward
entity mapping
---
A src-test/data/export/filter/deliverynote/DeliveryNoteWithHandlingUnitByID.json
A src-test/data/export/filter/handlingunit/HandlingUnitById.json
A src-test/data/importer/DeliveryNoteWithHandlingUnits.json
A src-test/data/importer/DeliveryNoteWithNonEmptyHandlingUnit.json
A src-test/data/importer/DeliveryNoteWithNonEmptyHandlingUnit2.json
A src-test/org/openbravo/api/tests/export/ApiExportHandlingUnitFilters.java
M src-test/org/openbravo/api/tests/StandaloneTestSuite.java
M src-test/org/openbravo/api/tests/export/ApiExportDeliveryNoteFilters.java
M src-test/org/openbravo/api/tests/importer/ImportDeliveryNote.java
M src-test/org/openbravo/api/tests/util/ApiTestConstants.java
---
|
|
|
(0165437)
|
hgbot
|
2024-06-03 08:22
|
|
|