Openbravo Issue Tracking System - Modules
View Issue Details
0050179ModulesOpenbravo Business APIpublic2022-09-06 18:502022-10-17 09:39
gaboflash 
gaboflash 
normalmajorhave not tried
closedfixed 
5
 
 
approved
No
0050179: Integrate vendor information by API
It is needed to update Business Partner APIs in order to manage vendor import and export.
N/A
No tags attached.
related to defect 0058286 closed caristu Import Business Partner example contains validation errors 
Issue History
2022-09-06 18:50gaboflashNew Issue
2022-09-06 18:50gaboflashAssigned To => Triage Platform Conn
2022-09-06 18:50gaboflashOBNetwork customer => No
2022-09-27 04:19hgbotMerge Request Status => open
2022-09-27 04:19hgbotNote Added: 0141385
2022-10-14 14:10hgbotMerge Request Statusopen => approved
2022-10-14 14:12aaroncaleroAssigned ToTriage Platform Conn => gaboflash
2022-10-14 14:12aaroncaleroStatusnew => scheduled
2022-10-14 14:15hgbotResolutionopen => fixed
2022-10-14 14:15hgbotStatusscheduled => closed
2022-10-14 14:15hgbotNote Added: 0142084
2022-10-14 14:15hgbotNote Added: 0142085
2022-10-17 09:39hgbotNote Added: 0142139
2025-03-19 08:30caristuRelationship addedrelated to 0058286

Notes
(0141385)
hgbot   
2022-09-27 04:19   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/87 [^]
(0142084)
hgbot   
2022-10-14 14:15   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 91ffbef73cb72622faf3ab03e9c418ed26645736
Author: Aaron Calero <aaron.calero@openbravo.com>
Date: 14-10-2022 14:14:35
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/91ffbef73cb72622faf3ab03e9c418ed26645736 [^]

Fixed ISSUE-50179: [Vendor] Added vendor information to the API for Business Partner import/export

---
A src/org/openbravo/api/edl/fetcher/PurchasePaymentMethodFetcher.java
M examples/Openbravo API.postman_collection.json
M src-db/database/sourcedata/OBEI_ENTITY_MAPPING.xml
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
---
(0142085)
hgbot   
2022-10-14 14:15   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/87 [^]
(0142139)
hgbot   
2022-10-17 09:39   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 0f12b5119a892845c89beb79e599675cf061f95a
Author: Aaron Calero <aaron.calero@openbravo.com>
Date: 17-10-2022 09:38:38
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/0f12b5119a892845c89beb79e599675cf061f95a [^]

Related to ISSUE-50179: Changed method type to avoid compilation warnings

---
M src/org/openbravo/api/edl/fetcher/PurchasePaymentMethodFetcher.java
---