← Back to team overview

c2c-oerpscenario team mailing list archive

Re: [Bug 687316] [NEW] ASCII importing Expense.lines

 

Hi,

I m'not used to +++, --- @@@

Is it possible to download the patched file somewhere ?

Many thanks.
Philippe
www.tchiboo.net

Le 8 déc. 2010 à 15:14, xrg a écrit :

> On Wednesday 08 December 2010, you wrote:
>> Public bug reported:
>> 
>> 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)
>> 
> You mean that the error is for the server process, not the web-client one?
> 
> You might want to apply the patch of:
> http://git.hellug.gr/?p=xrg/openobject-
> server;a=commitdiff;h=bd8030ef6739b76527c6
> 
> onto your server code and see (tell us) if it helps trace the problem.
> 
> -- 
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/687316
> 
> Title:
>  ASCII importing Expense.lines
> 
> Status in OpenObject Server:
>  New
> 
> 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 ?
> 
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/openobject-server/+bug/687316/+subscribe

-- 
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:
  New

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