← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 704692] [NEW] Export data error for selection fields in non english languages

 

Public bug reported:

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
        supply_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.

** Affects: openobject-server
     Importance: Undecided
         Status: New

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

Title:
  Export data error for selection fields in non english languages

Status in OpenObject Server:
  New

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
          supply_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.





Follow ups

References