← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 769638] Re: 6.0.2: Import products in various languages from one csv-file

 

I tried also the following syntax:

name/lang=lang1, name/lang=lang2, name/lang=lang3

As result of this syntax only string for "lang3" is imported as default-
language and other strings for lang1 and lang2 are ignored.....

I import all my products with a module not with the client.

Is there a solution for this problem?

-- 
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/769638

Title:
  6.0.2: Import products in various languages from one csv-file

Status in OpenERP Modules (addons):
  Incomplete

Bug description:
  I try to import products in various languages from one csv-file with the following language-notation:
  id, name, name:lang=fr_FR, name:lang=de, .....
  But the import for the translated name is not possible and always causes a "KeyError" for the key "name:lang=....."
  Is this a bug or do I use a wrong notation?


References