← Back to team overview

openerp-india team mailing list archive

[Bug 917635] Re: cannot import adress in rc1 6.1

 

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!

** Project changed: openobject-addons => openerp-web

** Changed in: openerp-web
       Status: Incomplete => Confirmed

** Changed in: openerp-web
    Milestone: None => 6.1

** Changed in: openerp-web
     Assignee: (unassigned) => OpenERP R&D Web Team (openerp-dev-web)

** Summary changed:

- cannot import adress in rc1 6.1
+ [6.1] base_contact: cannot import adress data

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/917635

Title:
  [6.1] base_contact: cannot import adress data

Status in OpenERP Web:
  Confirmed

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/917635/+subscriptions


References