Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052115 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Modules] Distribution Orders | minor | have not tried | 2023-04-13 09:15 | 2023-11-07 11:55 | |||
Reporter | victor_perez | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | ||||||||
Regression introduced in release | ||||||||
Summary | 0052115: Fill description fields in the Entity Mapping window for the Distribution Orders API entities | |||||||
Description | After fixing issue 0049110 now it is possible to add descriptions for both the entity mappings and the property mappings. This information also appears automatically in the swagger documentation. It would be nice to fill these fields for the Distribution Orders API mappings. | |||||||
Steps To Reproduce | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0148440) hgbot (developer) 2023-04-13 16:22 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api/-/merge_requests/17 [^] |
(0156321) hgbot (developer) 2023-10-26 12:06 |
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api/-/merge_requests/17 [^] |
(0156322) hgbot (developer) 2023-10-26 12:12 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api/-/merge_requests/24 [^] |
(0156323) hgbot (developer) 2023-10-26 12:53 |
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests/-/merge_requests/52 [^] |
(0156829) hgbot (developer) 2023-11-07 11:55 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api/-/merge_requests/24 [^] |
(0156830) hgbot (developer) 2023-11-07 11:55 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api [^] Changeset: 6107092a4505cf56da6dd9b57d7ab595387798f6 Author: Víctor Martínez Romanos <victor.martinez@openbravo.com> Date: 26-10-2023 12:09:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api/-/commit/6107092a4505cf56da6dd9b57d7ab595387798f6 [^] Fixed ISSUE-52115: Improved Distribution Order API documentation --- M src-db/database/sourcedata/OBEI_ENTITY_MAPPING.xml M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml --- |
(0156831) hgbot (developer) 2023-11-07 11:55 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api [^] Changeset: e4936d63d312ff1faa8a0f17cb0dc7997190a0d9 Author: Víctor Martínez Romanos <victor.martinez@openbravo.com> Date: 26-10-2023 12:47:25 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api/-/commit/e4936d63d312ff1faa8a0f17cb0dc7997190a0d9 [^] Related to ISSUE-52115: Added alternativeUOM and improved documentation The alternative UOM property allows to properly understand the quantities included in the DO line. --- M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml --- |
(0156832) hgbot (developer) 2023-11-07 11:55 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api [^] Changeset: 55575130ddf86a5b6d4f8141bfd26c6018a7ab5a Author: Víctor Martínez Romanos <victor.martinez@openbravo.com> Date: 26-10-2023 13:02:18 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api/-/commit/55575130ddf86a5b6d4f8141bfd26c6018a7ab5a [^] Related to ISSUE-52115: Support Revert and Cancel in the API. Improved the documentAction property documentation --- M src-db/database/sourcedata/OBEI_ENTITY_MAPPING.xml M src/org/openbravo/distributionorder/api/hook/distributionorder/ImportedDOBaseOBObjectAfterFlushHook.java --- |
(0156833) hgbot (developer) 2023-11-07 11:55 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api [^] Changeset: 9dcd7de51ff294aefba27cb6d1e9a020c2423a88 Author: Sandra Huguet <sandra.huguet@openbravo.com> Date: 07-11-2023 10:35:40 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api/-/commit/9dcd7de51ff294aefba27cb6d1e9a020c2423a88 [^] Related to ISSUE-52115: Fixed typos detected in code review --- M src-db/database/sourcedata/OBEI_ENTITY_MAPPING.xml M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml --- |
(0156834) hgbot (developer) 2023-11-07 11:55 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api [^] Changeset: 32106a93088442b804ecc7f7052a38804f9273c3 Author: Víctor Martínez Romanos <victor.martinez@openbravo.com> Date: 07-11-2023 11:53:11 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.distributionorder.api/-/commit/32106a93088442b804ecc7f7052a38804f9273c3 [^] Fixed ISSUE-52115: Improved Distribution Order API documentation - Improved Distribution Order API documentation - Added alternativeUOM property to DO lines, that helps to properly understand the quantities in the lines - Support 'Revert and Cancel' action in the DO API. --- M src-db/database/sourcedata/OBEI_ENTITY_MAPPING.xml M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml M src/org/openbravo/distributionorder/api/hook/distributionorder/ImportedDOBaseOBObjectAfterFlushHook.java --- |
(0156835) hgbot (developer) 2023-11-07 11:55 |
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests [^] Changeset: 49e7a8eb3836116c518e732b3dce9ebc7e5ba111 Author: Víctor Martínez Romanos <victor.martinez@openbravo.com> Date: 07-11-2023 10:48:33 URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests/-/commit/49e7a8eb3836116c518e732b3dce9ebc7e5ba111 [^] Related to ISSUE-52115: Added alternativeUOM to DO line export --- M src-test/data/export/filter/distributionorder/DOByDocumentNo.json M src-test/data/export/filter/distributionorder/DOById.json --- |
(0156836) hgbot (developer) 2023-11-07 11:55 |
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests/-/merge_requests/52 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2023-04-13 09:15 | victor_perez | New Issue | |
2023-04-13 09:15 | victor_perez | Assigned To | => Triage Omni WMS |
2023-04-13 09:15 | victor_perez | Relationship added | depends on 0049110 |
2023-04-13 09:16 | victor_perez | Type | defect => feature request |
2023-04-13 09:32 | victor_perez | Assigned To | Triage Omni WMS => victor_perez |
2023-04-13 09:32 | victor_perez | Description Updated | View Revisions |
2023-04-13 10:35 | victor_perez | Summary | Fill description fields in the Entity Mapping window for the Retail API for Distribution Orders entities => Fill description fields in the Entity Mapping window for the Distribution Orders API entities |
2023-04-13 16:22 | hgbot | Note Added: 0148440 | |
2023-10-26 12:06 | hgbot | Note Added: 0156321 | |
2023-10-26 12:06 | vmromanos | Status | new => scheduled |
2023-10-26 12:06 | vmromanos | Assigned To | victor_perez => vmromanos |
2023-10-26 12:11 | vmromanos | Relationship added | depends on 0052565 |
2023-10-26 12:12 | hgbot | Note Added: 0156322 | |
2023-10-26 12:53 | hgbot | Note Added: 0156323 | |
2023-11-07 11:55 | hgbot | Note Added: 0156829 | |
2023-11-07 11:55 | hgbot | Resolution | open => fixed |
2023-11-07 11:55 | hgbot | Status | scheduled => closed |
2023-11-07 11:55 | hgbot | Note Added: 0156830 | |
2023-11-07 11:55 | hgbot | Note Added: 0156831 | |
2023-11-07 11:55 | hgbot | Note Added: 0156832 | |
2023-11-07 11:55 | hgbot | Note Added: 0156833 | |
2023-11-07 11:55 | hgbot | Note Added: 0156834 | |
2023-11-07 11:55 | hgbot | Note Added: 0156835 | |
2023-11-07 11:55 | hgbot | Note Added: 0156836 | |
2023-11-09 19:05 | vmromanos | Relationship added | related to 0053906 |
Copyright © 2000 - 2009 MantisBT Group |