Openbravo Issue Tracking System - POS2
View Issue Details
0056358POS2Corepublic2024-09-04 13:422024-11-28 07:20
ifernandez 
kousalya_r 
normalminorhave not tried
closedfixed 
5
 
 
approved
No
No
0056358: Business partner mapping failure on substitutive invoice upload
When creating a substitutive invoice without a business partner, the event fails. This is because the business partner is an optional field, but it's mapped to not accept null values.

Also, change the property's name to businessPartner_info.

This could be done automatically, following https://wiki.openbravo.com/wiki/Modules:External_Integration_Infrastructure/UserGuide#Selecting_the_Properties_of_Referenced_Entities [^]
So please, try to replace that manually created mapping this way, so all mappings share properties.
N/A.
Business partner should be mandatory for Substitutive Invoice and with name businessPartner_info.
No tags attached.
related to feature request 0056228 closed ifernandez POS2 Factura Substitutiva should work with Immutable reports 
related to defect 0057252 closed kousalya_r Openbravo ERP [API Change] Modify Business Partner Column to mandatory 
Issue History
2024-09-04 13:42ifernandezNew Issue
2024-09-04 13:42ifernandezAssigned To => Triage Platform Base
2024-09-04 13:42ifernandezOBNetwork customer => No
2024-09-04 13:42ifernandezTriggers an Emergency Pack => No
2024-09-04 13:42ifernandezRelationship addedrelated to 0056228
2024-09-04 17:42aferrazAssigned ToTriage Platform Base => Triage Omni OMS
2024-09-04 17:44aferrazNote Added: 0168746
2024-09-23 13:29hgbotMerge Request Status => open
2024-09-23 13:29hgbotNote Added: 0169487
2024-11-20 23:20jonaeAssigned ToTriage Omni OMS => kousalya_r
2024-11-21 15:59hgbotNote Added: 0172424
2024-11-22 07:21kousalya_rRelationship addedrelated to 0057252
2024-11-27 11:06hgbotMerge Request Statusopen => approved
2024-11-28 07:20hgbotResolutionopen => fixed
2024-11-28 07:20hgbotStatusnew => closed
2024-11-28 07:20hgbotNote Added: 0172663
2024-11-28 07:20hgbotNote Added: 0172664
2024-11-28 07:20hgbotNote Added: 0172665
2024-11-28 07:20hgbotFixed in Version => PR25Q1
2024-11-28 07:20hgbotNote Added: 0172666

Notes
(0168746)
aferraz   
2024-09-04 17:44   
Jira: https://openbravo.atlassian.net/browse/RM-16748 [^]
(0169487)
hgbot   
2024-09-23 13:29   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/336 [^]
(0172424)
hgbot   
2024-11-21 15:59   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1455 [^]
(0172663)
hgbot   
2024-11-28 07:20   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: a48c69d7c295247a0b2a46bb02e063c71c5f300c
Author: Kousalya Ramasamy <k.ramasamy@external.orisha.com>
Date: 28-11-2024 06:20:02
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/a48c69d7c295247a0b2a46bb02e063c71c5f300c [^]

Fixed ISSUE-56358: Substitutive Invoice BP Property name change

---
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
---
(0172664)
hgbot   
2024-11-28 07:20   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/336 [^]
(0172665)
hgbot   
2024-11-28 07:20   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1455 [^]
(0172666)
hgbot   
2024-11-28 07:20   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: e082651abf0bb8720d47dc09048e33c5c748cbcb
Author: Kousalya Ramasamy <k.ramasamy@external.orisha.com>
Date: 27-11-2024 10:03:01
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/e082651abf0bb8720d47dc09048e33c5c748cbcb [^]

Fixed ISSUE-56358: Business Partner field made mandatory in Substitutive Invoice

---
M src-db/database/model/tables/C_SUBSTITUTIVEINVOICE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
---