Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051031Retail ModulesRetail APIpublic2022-11-29 12:262022-12-07 08:45
sofidossant 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
pi 
 
No
0051031: Add set address2 en ImportBusinessPartnerJavaPropertyMappingHandler
When we use the api for import bp, we don't have the set address2
Importing a business partner from API, adress2 is not saved
Attached patch
No tags attached.
diff aƱadirAddress2enMappingLocations.diff (1,399) 2022-11-29 12:26
https://issues.openbravo.com/file_download.php?file_id=17896&type=bug
Issue History
2022-11-29 12:26sofidossantNew Issue
2022-11-29 12:26sofidossantAssigned To => Triage Platform Conn
2022-11-29 12:26sofidossantFile Added: aƱadirAddress2enMappingLocations.diff
2022-11-29 12:26sofidossantTriggers an Emergency Pack => No
2022-11-29 12:29PracticsIssue Monitored: Practics
2022-11-29 12:31sofidossantTypedesign defect => defect
2022-11-30 11:16adrianromeroAssigned ToTriage Platform Conn => Retail
2022-11-30 12:22ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2022-11-30 12:22ranjith_qualiantech_comStatusnew => scheduled
2022-12-01 11:14hgbotNote Added: 0144300
2022-12-07 08:45hgbotNote Added: 0144467
2022-12-07 08:45hgbotResolutionopen => fixed
2022-12-07 08:45hgbotStatusscheduled => closed
2022-12-07 08:45hgbotNote Added: 0144468

Notes
(0144300)
hgbot   
2022-12-01 11:14   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/106 [^]
(0144467)
hgbot   
2022-12-07 08:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/106 [^]
(0144468)
hgbot   
2022-12-07 08:45   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: f714cd4329a3b03d6f6e0dda7e8b8c9a9c7d3858
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 07-12-2022 07:45:14
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/f714cd4329a3b03d6f6e0dda7e8b8c9a9c7d3858 [^]

Fixed ISSUE-51031: Added Address2 property to BP PropertyMappingHandler
* Added "address2" property when creating/updating the location
  in BP PropertyMappingHandler

---
M src/org/openbravo/api/mappings/businesspartner/ImportBusinessPartnerJavaPropertyMappingHandler.java
---