Openbravo Issue Tracking System - Modules
View Issue Details
0048854ModulesOpenbravo Business APIpublic2022-03-21 14:072022-03-21 17:40
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
 
0048854: Support exporting a subset of entities
It would be nice if the ApiExporter API would support exporting just a given subset of properties
.
No tags attached.
related to feature request 0048579 closed caristu Openbravo ERP Push API 
Issue History
2022-03-21 14:07caristuNew Issue
2022-03-21 14:07caristuAssigned To => caristu
2022-03-21 14:07caristuIssue generated from0048853
2022-03-21 14:07caristuRelationship addedrelated to 0048579
2022-03-21 14:20hgbotNote Added: 0135885
2022-03-21 17:40hgbotResolutionopen => fixed
2022-03-21 17:40hgbotStatusnew => closed
2022-03-21 17:40hgbotNote Added: 0135892
2022-03-21 17:40hgbotNote Added: 0135893
2022-03-21 17:40hgbotNote Added: 0135894

Notes
(0135885)
hgbot   
2022-03-21 14:20   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/19 [^]
(0135892)
hgbot   
2022-03-21 17:40   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: d1ef1fc4602ae1bdb303ec1809effe6c820cc526
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 21-03-2022 16:40:28
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/d1ef1fc4602ae1bdb303ec1809effe6c820cc526 [^]

fixes BUG-48854: Support exporting a subset of properties

---
M src/org/openbravo/api/ApiExporter.java
---
(0135893)
hgbot   
2022-03-21 17:40   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 0f9b96d84e504787378fefab510b1822cc7f16bd
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 21-03-2022 16:40:28
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/0f9b96d84e504787378fefab510b1822cc7f16bd [^]

related to BUG-48854: Remove unneeded forEach

  Improvement to avoid an unneeded forEach when processing the export
filter parameters.

---
M src/org/openbravo/api/ApiExportFilterProvider.java
M src/org/openbravo/api/ApiExporter.java
---
(0135894)
hgbot   
2022-03-21 17:40   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/19 [^]