← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 696743] [NEW] Error for accented letters and other characters in timesheet

 

Public bug reported:

With last trunk, on windows server.

If there is a é, à, ç, ... in employee's name or project's name, I have
this error when I want generate the pdf :

4 5 ordinal not in range(128) (<type 'exceptions.UnicodeDecodeError'>,
UnicodeDecodeError('ascii', 'Fran\xc3\xa7ois', 4, 5, 'ordinal not in
range(128)'), <traceback object at 0x03837B98>)

** Affects: openobject-addons
     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/696743

Title:
  Error for accented letters and other characters in timesheet 

Status in OpenObject Addons Modules:
  New

Bug description:
  With last trunk, on windows server.

If there is a é, à, ç, ... in employee's name or project's name, I have this error when I want generate the pdf : 

4 5 ordinal not in range(128) (<type 'exceptions.UnicodeDecodeError'>, UnicodeDecodeError('ascii', 'Fran\xc3\xa7ois', 4, 5, 'ordinal not in range(128)'), <traceback object at 0x03837B98>)





Follow ups

References