** Branch linked: lp:~openerp-dev/openobject-addons/uco-dev-addons1

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/683770

Title:
  [6.0] base_contact installer does not copy names from res_partner_address

Status in OpenObject Addons Modules:
  Fix Committed

Bug description:
  these statements from base_contact_installer.py seem never to be executed

cr.execute("INSERT into res_partner_contact (name, title, email, first_name, 
website)  (SELECT coalesce(name, 'Noname'), title, email, function , 
to_char(id, '99999999') from res_partner_address)")

at least I only find contacts from ase_demo.xml  not from addresses.



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to