c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #09118
[Bug 684647] Re: import data : troubles with column name in CSV
you can use database field name instead of labels when a conflict is possible.
I changed the export so that the import compatible option exports with database field names to avoid conflicts.
** Changed in: openobject-server
Status: Confirmed => Fix Released
--
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/684647
Title:
import data : troubles with column name in CSV
Status in OpenObject Server:
Fix Released
Bug description:
in the CSV file, the import behavior is bad if field name has a "/" and if 2 elements have same name
ex : Category Name -> there are 2 "category name" in the fields list and you have to write "Category" in the CSV in order to complete the field "Category Name"
References