Openbravo Issue Tracking System - Modules
View Issue Details
0058286ModulesOpenbravo Business APIpublic2025-03-19 08:302025-03-19 09:53
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
 
approved
No
0058286: Import Business Partner example contains validation errors
Import Business Partner example contains validation errors
1) Use the postman example of the Import Business Partner endpoint
2) Note that the import fails with the following validation error:

ValidationException: BusinessPartner.pOMaturityDate1: Value (100) is larger than the max value: 31
No tags attached.
related to feature request 0050179 closed gaboflash Integrate vendor information by API 
related to defect 0057879 closed Triage Platform Conn values not validated on API import 
Issue History
2025-03-19 08:30caristuNew Issue
2025-03-19 08:30caristuAssigned To => caristu
2025-03-19 08:30caristuOBNetwork customer => No
2025-03-19 08:30caristuRelationship addedrelated to 0050179
2025-03-19 08:30caristuRelationship addedrelated to 0057879
2025-03-19 08:34hgbotMerge Request Status => open
2025-03-19 08:34hgbotNote Added: 0176970
2025-03-19 09:16hgbotMerge Request Statusopen => approved
2025-03-19 09:53hgbotResolutionopen => fixed
2025-03-19 09:53hgbotStatusnew => closed
2025-03-19 09:53hgbotNote Added: 0176975
2025-03-19 09:53hgbotNote Added: 0176976

Notes
(0176970)
hgbot   
2025-03-19 08:34   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.api/-/merge_requests/450 [^]
(0176975)
hgbot   
2025-03-19 09:53   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.api [^]
Changeset: c5588d87e5238f5575a63b9db9a24a4fbae47635
Author: Carlos Aristu <c.aristu@orisha.com>
Date: 19-03-2025 08:34:51
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.api/-/commit/c5588d87e5238f5575a63b9db9a24a4fbae47635 [^]

fixes BUG-58286: Import BP example causes validation errors

  Change the example value of poMaturityDate1, poMaturityDate2 and
poMaturityDate3 properties so they have a value in the accepted range
(1-31)

---
M examples/Openbravo API.postman_collection.json
---
(0176976)
hgbot   
2025-03-19 09:53   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.api/-/merge_requests/450 [^]