Openbravo Issue Tracking System - Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0048665 | Modules | External Integration Infrastructure | public | 2022-02-23 18:05 | 2022-03-31 11:11 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Regression date | |
Regression introduced by commit | |
Regression level | |
Review Assigned To | |
Support ticket | |
OBNetwork customer | |
Regression introduced in release | |
|
Summary | 0048665: Improve EntityPropertyMapping to support exporting a subset of properties |
Description | It would be nice if the EntityPropertyMapping would have support for selecting a subset of properties of the referenced entity when exporting. Currently all the properties defined in the mapping are being exported.
See additional info here: https://docs.google.com/document/d/1EhNjp4WrVTon3gAXnRfdr6a70N4hs10xfJ1a_wZP8wI/edit [^] |
Steps To Reproduce | N/A |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0048579 | | closed | caristu | Openbravo ERP | Push API | related to | defect | 0048864 | | closed | Sandrahuguet | Modules | Select On Entity Referencing field have wrong display logic | related to | feature request | 0054979 | | closed | ignacio_deandres | Modules | Add 'Only As Information' Option for 'Selected Properties On Entity Referencing' Functionality | related to | defect | 0056486 | | acknowledged | caristu | Modules | OneToManyEntityPropertyMapping doesn't respect Selected Properties On Entity Referencing |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-02-23 18:05 | caristu | New Issue | |
2022-02-23 18:05 | caristu | Assigned To | => caristu |
2022-02-24 19:44 | hgbot | Note Added: 0135296 | |
2022-02-24 19:57 | hgbot | Note Added: 0135298 | |
2022-02-25 12:39 | hgbot | Note Added: 0135317 | |
2022-03-02 10:40 | caristu | Relationship added | related to 0048579 |
2022-03-07 10:38 | hgbot | Resolution | open => fixed |
2022-03-07 10:38 | hgbot | Status | new => closed |
2022-03-07 10:38 | hgbot | Note Added: 0135481 | |
2022-03-07 10:38 | hgbot | Note Added: 0135482 | |
2022-03-07 10:38 | hgbot | Note Added: 0135483 | |
2022-03-07 10:38 | hgbot | Note Added: 0135484 | |
2022-03-07 10:38 | hgbot | Note Added: 0135485 | |
2022-03-07 10:38 | hgbot | Note Added: 0135486 | |
2022-03-31 11:11 | hgbot | Note Added: 0136206 | |
2022-05-18 17:29 | caristu | Relationship added | related to 0048864 |
2024-03-18 12:10 | ignacio_deandres | Relationship added | related to 0054979 |
2024-10-18 10:19 | caristu | Relationship added | related to 0056486 |
Notes |
|
(0135296)
|
hgbot
|
2022-02-24 19:44
|
|
|
|
(0135298)
|
hgbot
|
2022-02-24 19:57
|
|
|
|
(0135317)
|
hgbot
|
2022-02-25 12:39
|
|
|
|
(0135481)
|
hgbot
|
2022-03-07 10:38
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.external.integration [^]
Changeset: 26161510a960d6563636662f8e14c8335a4c4b9e
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 04-03-2022 16:16:48
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.external.integration/-/commit/26161510a960d6563636662f8e14c8335a4c4b9e [^]
fixes ISSUE-48665: Improve EntityPropertyMapping
Improve EntityPropertyMapping to support exporting a subset of properties
---
M src-db/database/model/tables/OBEI_ENTITY_MAPPING.xml
M src-db/database/model/tables/OBEI_PROP_MAP_INSTANCE.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_MESSAGE.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src/org/openbravo/service/external/integration/datasource/JavaPropertyMappingHandlerDS.java
M src/org/openbravo/service/external/integration/export/DalSynchronizableBusinessObjectExporter.java
M src/org/openbravo/service/external/integration/export/RetailApiSynchronizableBusinessObjectExporter.java
M src/org/openbravo/service/external/integration/export/SynchronizableBusinessObjectExporter.java
M src/org/openbravo/service/external/integration/handler/PropertyMappingInstanceEventHandler.java
M src/org/openbravo/service/external/integration/mapping/EntityPropertyMapping.java
M src/org/openbravo/service/external/integration/mapping/ExportJavaPropertyMappingHandler.java
M src/org/openbravo/service/external/integration/mapping/PropertyMapper.java
M src/org/openbravo/service/external/integration/mapping/PropertyMapping.java
---
|
|
|
(0135482)
|
hgbot
|
2022-03-07 10:38
|
|
|
|
(0135483)
|
hgbot
|
2022-03-07 10:38
|
|
|
|
(0135484)
|
hgbot
|
2022-03-07 10:38
|
|
|
|
(0135485)
|
hgbot
|
2022-03-07 10:38
|
|
|
|
(0135486)
|
hgbot
|
2022-03-07 10:38
|
|
|
|
(0136206)
|
hgbot
|
2022-03-31 11:11
|
|
|