Export data error for selection fields in non english languages
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Server (MOVED TO GITHUB) |
New
|
Wishlist
|
OpenERP's Framework R&D |
Bug Description
In the data exportation system,
If I try to export selection fields of (for example) a product:
for example "cost_method" and "supply_method", the selection fields are exported in english.
If I try to re-import (with compatibility checked), I have this message error :
"Error trying to import this record:
cost_method : False
Error message:
Line 1 : Key/value 'Standard Price' not found in the field selection 'cost_method'!
Key/value 'Buy' not found in the field selection 'supply_method'!
If I change the values standard Price and Buy in my language, the french, the import works!
Then, the problem is the import of selection fields who should be done in the language of the user and not in english.
Changed in openobject-server: | |
assignee: | nobody → OpenERP's Framework R&D (openerp-dev-framework) |
importance: | Undecided → Wishlist |
status: | New → Confirmed |
hi,
i have the same pb in 6.1 and trunk version.
when i want to import selection fields and by extension all fields with translation,
for selection fields, i've got an error (key/value).
is it possible to import fields value with the current language context ?
thanks for all
stephane