[6.1] base_contact: cannot import adress data

Bug #917635 reported by claude dunnigan
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
Fix Released
Medium
OpenERP R&D Web Team

Bug Description

using 6.1 rc1 in ubuntu server
server: 3966
web : 1994
addons: 6352

using base_contact
cant export or import in address fields like street, street2, city, country, there just not there in the wizard

also in partner, cant export or import fiscal position, field not there

tryed it on a runbot instance, build 150, same thing

i think this problem should be marked urgent

Revision history for this message
Amit Bhavsar (Open ERP) (amb-openerp) wrote :

Hello claude dunnigan,

I have Checked your Issue at my end, But I did not face any problem. That's why I attached the Screen-short of Export/Import fields.So would you please check It and notify us where you have faced the problem.

Thank you and waiting for your reply!

Changed in openobject-addons:
status: New → Incomplete
Revision history for this message
claude dunnigan (claudedunnigan) wrote :

Sure, try to import it, those field are not there, tryed it on mine and on runbot build 212

Revision history for this message
claude dunnigan (claudedunnigan) wrote :

How does anyone import adresses in adressbook/adresses when base_contact is install, tried even in runbot version 279, to export, i need to uses export all data to get country, city, adresse and adresse2 etc, raison, they are not considered as fields that can be reimported after modification, same thing in import, those fileds are absent ????

was working fine on my mid-dec dev version

Revision history for this message
Olivier Dony (Odoo) (odo-openerp) wrote :

This is a consequence of the technical changes that happened for base_contact in 6.1. These changes make base_contact much better integrated with the rest of the system, without needed many extra modules to improve the integration.

As part of these changes, most of the data fields of an address/contact were replaced by "related" virtual fields, which are by nature not compatible with data import. This is the reason why they are only available in "Export all" mode, and not available for import.

We have to look for the best solution to import such data with base_contact installed: it may be via an extra option during import ("import all" similar to "export all"), or by improving the support for import/export of "related" virtual fields in certain cases, or by modifying base_contact to offer another option for import, perhaps via another list view.

Let me assign this to the web team first, we'll discuss possible options with them and come up with a solution.

Thanks for reporting!

affects: openobject-addons → openerp-web
Changed in openerp-web:
status: Incomplete → Confirmed
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
milestone: none → 6.1
summary: - cannot import adress in rc1 6.1
+ [6.1] base_contact: cannot import adress data
Revision history for this message
Normand Maletto (nmaletto) wrote :

Cannot create addresse fron purchase PO and from Supplier addresse

Revision history for this message
claude dunnigan (claudedunnigan) wrote :

Olivier, where could i follow the evolution of the solution, it would be nice to know.

thank you

Revision history for this message
Fabien (Open ERP) (fp-tinyerp) wrote :

Xavier will fix it, the current Export with Import compatible do not export function fields AND readonly fields. It should export function field that are not readonly.

Revision history for this message
Olivier Dony (Odoo) (odo-openerp) wrote :

Hello Claude,

This is finally fixed after revision 2147 rev-id: <email address hidden> of the OpenERP Web project. You should now see all the fields properly when exporting, and be able to import them afterwards.

Thanks for reporting and for your patience!

Changed in openerp-web:
status: Confirmed → Fix Released
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.