Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015108Openbravo ERP02. Master data managementpublic2010-11-03 15:062010-12-21 00:00
networkb 
sivaraman 
normalminoralways
closedfixed 
5
 
2.50MP25 
Core
No
0015108: Partner Address when importing Business Partner
When importing business partners from the window "Import Business Partners" of Master Data Management, when the business partner is finally imported into the window Business Partner, the field "Name" of "Location/Address" tab is not updated when changing the address.

This is because the process of importing business partners does not create this field with the character " . " at the beginning of it.
1) Go to Master Data Management || Import Data || Import Business Partner
and create a new register
2) Inform all the required fields (i.e Search Key, Name) and "Address Line 1", "City Name" and "Country"
3) Then click on the button "Import Business Partners"
4) See the message that the import was ok
5) Go to Master Data Management || Business Partner and search the business partner just created
6) Go to the "Address/Location" tab. Change the address by clicking in Address selector
7) See that the field "Name" of this tab is not updated with the new information
No tags attached.
Issue History
2010-11-03 15:06networkbNew Issue
2010-11-03 15:06networkbAssigned To => adrianromero
2010-11-03 15:07networkbIssue Monitored: emartinez
2010-11-19 12:01adrianromeroNote Added: 0032731
2010-11-19 12:01adrianromeroStatusnew => feedback
2010-11-24 12:08jonalegriaesarteStatusfeedback => new
2010-12-08 11:27sivaramanAssigned Toadrianromero => sivaraman
2010-12-08 11:30hgbotCheckin
2010-12-08 11:30hgbotNote Added: 0033070
2010-12-08 11:30hgbotStatusnew => resolved
2010-12-08 11:30hgbotResolutionopen => fixed
2010-12-08 11:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6cb4f962795857501a0231c28f75ca1f4e84969c [^]
2010-12-08 11:33sivaramanNote Added: 0033071
2010-12-08 15:58hudsonbotCheckin
2010-12-08 15:58hudsonbotNote Added: 0033073
2010-12-20 18:00psarobeNote Added: 0033313
2010-12-20 18:00psarobeStatusresolved => closed
2010-12-21 00:00anonymoussf_bug_id0 => 3141004

Notes
(0032731)
adrianromero   
2010-11-19 12:01   
The best approach to import business partners is to use the module: Initial Data Load.
(0033070)
hgbot   
2010-12-08 11:30   
Repository: erp/devel/pi
Changeset: 6cb4f962795857501a0231c28f75ca1f4e84969c
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Wed Dec 08 15:59:11 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/6cb4f962795857501a0231c28f75ca1f4e84969c [^]

Fixes Issue 15108: Partner Address when importing Business Partner

Solution:
The character \" . \" has been added at the beginning of the Addres/Location Name.

Impacts:
None

---
M src/org/openbravo/erpCommon/ad_process/ImportBPartner.java
---
(0033071)
sivaraman   
2010-12-08 11:33   
Steps to test:

Kindly follow the steps as given in 'Steps To Reproduce' section and verify if Name field is updated after saving the modified (Address/Location) record.
(0033073)
hudsonbot   
2010-12-08 15:58   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/6cb4f9627958 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/b70642c77209 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.19071.obx [^]
(0033313)
psarobe   
2010-12-20 18:00   
Tested working fine