Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0057252Openbravo ERPA. Platformpublic2024-11-22 07:212024-11-28 07:20
kousalya_r 
kousalya_r 
normalmajorhave not tried
closedfixed 
5
 
 
approved
No
Core
No
0057252: [API Change] Modify Business Partner Column to mandatory
[checkAPI] 5854 [main] ERROR org.openbravo.ddlutils.task.CheckAPIDistribution - Errors in API model validation
 [checkAPI] 5854 [main] ERROR org.openbravo.ddlutils.task.CheckAPIDistribution - +++++++++++++++++++++++++++++++++++++++++++++++++++
 [checkAPI] 5854 [main] ERROR org.openbravo.ddlutils.task.CheckAPIDistribution - Column change from not required to required: column: C_SUBSTITUTIVEINVOICE.C_BPARTNER_ID
 [checkAPI] 5854 [main] ERROR org.openbravo.ddlutils.task.CheckAPIDistribution -
 [checkAPI]
 [checkAPI] 5855 [main] ERROR org.openbravo.ddlutils.task.CheckAPIDistribution -
 [checkAPI]
 [checkAPI] 5855 [main] ERROR org.openbravo.ddlutils.task.CheckAPIDistribution - +++++++++++++++++++++++++++++++++++++++++++++++++++
 [checkAPI] 5855 [main] ERROR org.openbravo.ddlutils.task.CheckAPIDistribution - Errors in API data validation
 [checkAPI] 5855 [main] ERROR org.openbravo.ddlutils.task.CheckAPIDistribution - +++++++++++++++++++++++++++++++++++++++++++++++++++
 [checkAPI] 5855 [main] ERROR org.openbravo.ddlutils.task.CheckAPIDistribution - Changed column value AD_COLUMN.ISMANDATORY -ID:70C2A70467BA45E1B965B80D5CC99938 from [N] to [Y]
 [checkAPI] 5855 [main] ERROR org.openbravo.ddlutils.task.CheckAPIDistribution -
 [checkAPI]

BUILD FAILED
/srv/ci/workspace/try-api/build.xml:549: java.lang.RuntimeException: Test did not validate API
    at org.openbravo.ddlutils.task.CheckAPIDistribution.doExecute(CheckAPIDistribution.java:135)
*
No tags attached.
related to defect 0056358 closed kousalya_r POS2 Business partner mapping failure on substitutive invoice upload 
Issue History
2024-11-22 07:21kousalya_rNew Issue
2024-11-22 07:21kousalya_rAssigned To => Triage Platform Base
2024-11-22 07:21kousalya_rOBNetwork customer => No
2024-11-22 07:21kousalya_rModules => Core
2024-11-22 07:21kousalya_rTriggers an Emergency Pack => No
2024-11-22 07:21kousalya_rRelationship addedrelated to 0056358
2024-11-22 07:33hgbotMerge Request Status => open
2024-11-22 07:33hgbotNote Added: 0172450
2024-11-28 06:18jonaeAssigned ToTriage Platform Base => kousalya_r
2024-11-28 07:18hgbotMerge Request Statusopen => approved
2024-11-28 07:20hgbotNote Added: 0172667
2024-11-28 07:20hgbotResolutionopen => fixed
2024-11-28 07:20hgbotStatusnew => closed
2024-11-28 07:20hgbotNote Added: 0172668

Notes
(0172450)
hgbot   
2024-11-22 07:33   
Merge Request created: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/89 [^]
(0172667)
hgbot   
2024-11-28 07:20   
Merge request merged: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/89 [^]
(0172668)
hgbot   
2024-11-28 07:20   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/ci/backoffice-api [^]
Changeset: 2c615b640d0992e809a8ef73c7e72993f01729a9
Author: Kousalya Ramasamy <k.ramasamy@external.orisha.com>
Date: 27-11-2024 16:21:16
URL: https://gitlab.com/openbravo/ci/backoffice-api/-/commit/2c615b640d0992e809a8ef73c7e72993f01729a9 [^]

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

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