← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 780675] Re: [6.0] [Import data] No translate field selection to real value

 

Hello,

Would you please check this again with the latest updated code.I have
checked this issue by applying the following csv for testing and did not
face any problem in stable and trunk both:

"Nombre","Método abastecimiento","Método suministro"
"sfsdcxvcx s+","Obtener para stock","Comprar"
"xzczxc fig","Obtener bajo pedido","Producir"

Currently I am setting this bug as invalid status, you can reopen this
If you will face similar problem again with complete revision detail.

Thanks

** Changed in: openobject-server
       Status: New => Invalid

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

Title:
  [6.0] [Import data] No translate field selection to real value

Status in OpenERP Server:
  Invalid

Bug description:
  1)
  When you import data type selection fields and these are translated into Spanish, it translates the value of CSV in Spanish real value OpenERP

  Example, import Products
  The selection field: "Supply method"
  Value Python EN: ("buy", "Buy")
  Value Python ES: ("buy", "Comprar")

  I put the value "Comprar" into CSV file.

  2) ID/Value no found in the field selection "supply_method"

  3) Imported 1 row

  4) Windows OpenERP-GTK & Ubuntu OpenERP-GTK

  5) server-6 revno 3421
      client-gtk-6 revno 1843


References