Page 1 of 1

Caracter encoding problem

PostPosted: Thu Mar 18, 2010 3:58 pm
by bb39700
i just try to take test_template.odt in report_oppenoffice and put it from inventory report.
All seems to work, but when printed, following error appears :

Traceback (most recent call last):
File "/opt/openerp.dvpt/5.0.7/openerp-server-5.0.7/bin/service/web_services.py", line 695, in go
'Exception: %s\n%s' % (str(exception), tb_s))
File "/opt/openoffice.org2.4/program/uno.py", line 333, in _uno_struct__repr__
return repr(self.__dict__["value"])
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-17: ordinal not in range(128)

Is there a need to pass more parameter to soffice or program ?

openerp : 5.0.7
debian : 5.0
openoffice : 2.4.2 from openoffice.org web site

Re: Caracter encoding problem

PostPosted: Mon Mar 22, 2010 4:21 pm
by sraps
Please check the latest version, something similar have been addressed with this release...

Kaspars

Re: Caracter encoding problem

PostPosted: Mon Sep 22, 2014 1:37 am
by Faa
please see : viewtopic.php?f=11&t=529

We wait a solution

Best regards