Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0049367 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| feature request | [Modules] Openbravo Business API | minor | have not tried | 2022-05-20 11:18 | 2022-07-08 09:24 | |||
| Reporter | yogaskarnik | View Status | public | |||||
| Assigned To | yogaskarnik | |||||||
| Priority | normal | 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 | |||||||
| Merge Request Status | approved | |||||||
| Regression date | ||||||||
| Regression introduced by commit | ||||||||
| Regression level | ||||||||
| Review Assigned To | ||||||||
| Support ticket | ||||||||
| OBNetwork customer | No | |||||||
| Regression introduced in release | ||||||||
| Summary | 0049367: RM-792 Add new property mapping for Orderline Entity | |||||||
| Description | Add below property in Orderline Entity Mapping: lineNo paymentMethod locationAddress uPCEAN productType phone deliveryMode returnReason partnerAddress salesRepresentative | |||||||
| Steps To Reproduce | NA | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|||||||||||||||||
|
|||||||||||||||||
Notes |
|
|
(0137569) hgbot (developer) 2022-05-20 12:24 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/merge_requests/46 [^] |
|
(0137932) hgbot (developer) 2022-06-01 11:36 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api [^] Changeset: 2fae8488cd83ae8c06682d6807e32d9afb35f95e Author: Yogas Karnik <yogas.karnik@openbravo.com> Date: 20-05-2022 12:20:45 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/commit/2fae8488cd83ae8c06682d6807e32d9afb35f95e [^] Fixes ISSUE-0049367: Added new property for Order API in Entity Mapping --- M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml --- |
|
(0137933) hgbot (developer) 2022-06-01 11:36 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api [^] Changeset: c1b59c0fff9e91b175c2fd759d9e0cf12301507e Author: Yogas Karnik <yogas.karnik@openbravo.com> Date: 01-06-2022 11:25:51 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/commit/c1b59c0fff9e91b175c2fd759d9e0cf12301507e [^] Related to ISSUE-0049367: Added delivery date and time --- M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml --- |
|
(0137934) hgbot (developer) 2022-06-01 11:36 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/merge_requests/46 [^] |
|
(0139160) hgbot (developer) 2022-07-07 14:57 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^] Changeset: 17646724f224b77a7051148e9b534b81bcb53f26 Author: Yogas Karnik <yogas.karnik@openbravo.com> Date: 07-07-2022 12:57:53 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/17646724f224b77a7051148e9b534b81bcb53f26 [^] Related to ISSUE-0049367: code review improvements Added lineNo to OrderLine Created new endpoint Return Reason Added Return Reason's searchkey to order and orderline (when filled) --- M examples/Openbravo API.postman_collection.json M src-db/database/sourcedata/API_EXPORT_FILTER.xml M src-db/database/sourcedata/API_EXPORT_FILTER_PARAM.xml M src-db/database/sourcedata/OBEI_ENTITY_MAPPING.xml M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml --- |
|
(0139162) hgbot (developer) 2022-07-07 16:51 |
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests [^] Changeset: 5af4025ebfb880121aa346c542258d6c3381d495 Author: Víctor Martínez Romanos <victor.martinez@openbravo.com> Date: 07-07-2022 16:50:48 URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests/-/commit/5af4025ebfb880121aa346c542258d6c3381d495 [^] Related to ISSUE-0049367: Added Return Reason automated tests --- A src-test/data/export/filter/returnreason/ReturnReasonDA.json A src-test/data/export/filter/returnreason/ReturnReasonIP.json A src-test/org/openbravo/api/tests/export/ApiExportReturnReasonFilters.java M src-test/org/openbravo/api/tests/StandaloneTestSuite.java M src-test/org/openbravo/api/tests/util/ApiTestConstants.java --- |
|
(0139177) hgbot (developer) 2022-07-08 09:22 |
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests/-/merge_requests/23 [^] |
|
(0139178) hgbot (developer) 2022-07-08 09:24 |
Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests [^] Changeset: 5647b1e73f52b9f50fe422a7089171a15e09746f Author: Asier Lostalé <asier.lostale@openbravo.com> Date: 08-07-2022 09:21:54 URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests/-/commit/5647b1e73f52b9f50fe422a7089171a15e09746f [^] related to ISSUE-49367: fixes incorrect test import --- M src-test/org/openbravo/api/tests/StandaloneTestSuite.java --- |
|
(0139179) hgbot (developer) 2022-07-08 09:24 |
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests/-/merge_requests/23 [^] |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2022-05-20 11:18 | yogaskarnik | New Issue | |
| 2022-05-20 11:18 | yogaskarnik | Assigned To | => yogaskarnik |
| 2022-05-20 11:18 | yogaskarnik | OBNetwork customer | => No |
| 2022-05-20 12:24 | hgbot | Merge Request Status | => open |
| 2022-05-20 12:24 | hgbot | Note Added: 0137569 | |
| 2022-05-24 11:05 | hgbot | Merge Request Status | open => approved |
| 2022-05-24 14:17 | hgbot | Merge Request Status | approved => open |
| 2022-05-24 14:57 | adrianromero | Relationship added | related to 0048829 |
| 2022-05-31 16:11 | adrianromero | Summary | Add new property mapping for Orderline Entity => RM-792 Add new property mapping for Orderline Entity |
| 2022-06-01 08:21 | alostale | Type | defect => feature request |
| 2022-06-01 11:35 | hgbot | Merge Request Status | open => approved |
| 2022-06-01 11:36 | hgbot | Resolution | open => fixed |
| 2022-06-01 11:36 | hgbot | Status | new => closed |
| 2022-06-01 11:36 | hgbot | Note Added: 0137932 | |
| 2022-06-01 11:36 | hgbot | Note Added: 0137933 | |
| 2022-06-01 11:36 | hgbot | Note Added: 0137934 | |
| 2022-07-07 07:49 | alostale | Relationship added | depends on 0049740 |
| 2022-07-07 14:57 | hgbot | Note Added: 0139160 | |
| 2022-07-07 16:51 | hgbot | Note Added: 0139162 | |
| 2022-07-08 09:22 | hgbot | Note Added: 0139177 | |
| 2022-07-08 09:24 | hgbot | Note Added: 0139178 | |
| 2022-07-08 09:24 | hgbot | Note Added: 0139179 | |
| Copyright © 2000 - 2009 MantisBT Group |