← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 687316] Re: ASCII importing Expense.lines

 

Tchiboo,

Thanks for the csv file.
I have checked with your csv file but I could not meet the error.
Would you please update the code and check again?

Thanks.

** Changed in: openobject-server
       Status: Incomplete => 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/687316

Title:
  ASCII importing Expense.lines

Status in OpenObject Server:
  Invalid

Bug description:
  Hi,

I'm using the Openerp 6.0 RC1.

When trying to import expense.line trough the webclient I'have the following error

Traceback (most recent call last):
  File "/usr/lib/python2.6/logging/__init__.py", line 791, in emit
    stream.write(fs % msg.encode("UTF-8"))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 98: ordinal not in range(128)

Importing encoded hours in TimeTracking (HRM)

I have a similar error.

What should I do ?





References