Openbravo Issue Tracking System - Retail Modules
View Issue Details
0053468Retail ModulesRetail APIpublic2023-09-15 15:122023-10-09 09:35
ruben_jimenez 
SABARINATH P 
normalminoralways
closedfixed 
5
 
 
No
0053468: locationAddress field in organization information can be null
The 'LocationAddress' field in the organization information table (C_Location_ID in table AD_OrgInfo) can be null, but we do not accept null values in the OrganizationInformation entity mapping
- Create an organization with an empty "Location/Address" field.
- Generate an invoice for this organization, triggering the RETAPCO_InvoiceCreation event for the push API.
- Check the Eclipse logs for the following error message: "The value of the property organization_location' is null, but it does not accept null values."
Accepts null values for OrganizationInformation entity.
No tags attached.
Issue History
2023-09-15 15:12ruben_jimenezNew Issue
2023-09-15 15:12ruben_jimenezAssigned To => Retail
2023-09-15 15:12ruben_jimenezTriggers an Emergency Pack => No
2023-09-20 13:00SABARINATH PAssigned ToRetail => SABARINATH P
2023-09-20 13:01SABARINATH PStatusnew => acknowledged
2023-09-27 13:59SABARINATH PStatusacknowledged => scheduled
2023-10-05 11:53hgbotNote Added: 0155567
2023-10-09 09:35hgbotResolutionopen => fixed
2023-10-09 09:35hgbotStatusscheduled => closed
2023-10-09 09:35hgbotNote Added: 0155656
2023-10-09 09:35hgbotNote Added: 0155657

Notes
(0155567)
hgbot   
2023-10-05 11:53   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/195 [^]
(0155656)
hgbot   
2023-10-09 09:35   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 4f7a4bf1a566e3b53e39ee476320e6bc639bd092
Author: Sabarinath <sabarinath@qualiantech.com>
Date: 09-10-2023 07:35:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/4f7a4bf1a566e3b53e39ee476320e6bc639bd092 [^]

Fixes ISSUE-53468: LocationAddress field of organization accepts null value in invoice entity mapping

---
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
---
(0155657)
hgbot   
2023-10-09 09:35   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/195 [^]