← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 697261] Re: Unable to open Employee PaySlip with OpenOffice report designer plugin

 

*** This bug is a duplicate of bug 697066 ***
    https://bugs.launchpad.net/bugs/697066

** This bug has been marked a duplicate of bug 697066
   Encoding problem in OpenOffice Plugin
 * You can subscribe to bug 697066 by following this link: https://bugs.launchpad.net/openobject-addons/+bug/697066/+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/697261

Title:
  Unable to open Employee PaySlip with OpenOffice report designer plugin

Status in OpenObject Addons Modules:
  New

Bug description:
  I use OpenErp 6.0 RC2 on Ubuntu 2.6.32-24

The OpenOffice plugin has been installed without any problem.
Once the server connected in OpenOffice, I click on "Modify Existing Report".
If I open the repport "Pay Slip - Employee PaySlip", the openerp server return an error (nothing appends in OpenOffice) :

[2011-01-04 16:19:40,884][swissdotnet_test] ERROR:web-services:Uncaught excepti
Traceback (most recent call last):
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line
    return f(self, dbname, *args, **kwargs)
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/base_repor
    'report_rml_content': report.report_rml_content and base64.encodestring(rep
  File "/usr/lib/python2.6/base64.py", line 315, in encodestring
    pieces.append(binascii.b2a_base64(chunk))
UnicodeEncodeError: 'latin-1' codec can't encode character u'\u2013' in positio

I don't have any problem with the other reports.





References