← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 797130] Re: error importing CSV columns with Umlaute

 

the problem is probably here:

'fiscalyear_id'      :
fields.many2one('account.fiscalyear','Geschäftsjahr'),

as I need this module only to import csv with  German column headers I
used the German name directly in py and it seems to work in v6 now -
except for import

even if I run OpenERP in English or French, the column headers of the
CSV will not change.

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

Title:
  error importing CSV columns with Umlaute

Status in OpenERP GTK Client:
  Incomplete

Bug description:
  autodedect raises error

  selecting the columns manualy imports the rows, but unly the first
  columns till  "Geschäftsjahr"

  IMHO a UTF-8 mapping issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client/+bug/797130/+subscriptions


References