bug on report openerp 6.1 : Client Traceback (most recent call last): File "/usr/share/pyshared/openerp/addons/web/common/http.py", line 260, in dispatch r = method(controller, self, **self.params) File "/usr/share/pyshared/openerp/addons/web/controllers/main.py", line 1784, in index req.session._db, req.session._uid, req.session._password, report_id) File "/usr/share/pyshared/openerp/addons/web/common/openerplib/main.py", line 117, in proxy result = self.connector.send(self.service_name, method, *args) File "/usr/share/pyshared/openerp/addons/web/common/http.py", line 596, in send fault = xmlrpclib.Fault('warning -- ' + e.name + '\n\n' + e.value, '') TypeError: cannot concatenate 'str' and 'tuple' objects. I have this error on openerp 6.1 Ubuntu but it works on openerp windows 10. Thanks for your help.

Bug #1562303 reported by jotex
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
JasperReport Server Connector
New
Undecided
Unassigned

Bug Description

Hello,
I begenning in openerp.
bug on report openerp 6.1 :
Client Traceback (most recent call last): File "/usr/share/pyshared/openerp/addons/web/common/http.py", line 260, in dispatch r = method(controller, self, **self.params) File "/usr/share/pyshared/openerp/addons/web/controllers/main.py", line 1784, in index req.session._db, req.session._uid, req.session._password, report_id) File "/usr/share/pyshared/openerp/addons/web/common/openerplib/main.py", line 117, in proxy result = self.connector.send(self.service_name, method, *args) File "/usr/share/pyshared/openerp/addons/web/common/http.py", line 596, in send fault = xmlrpclib.Fault('warning -- ' + e.name + '\n\n' + e.value, '') TypeError: cannot concatenate 'str' and 'tuple' objects. I have this error on openerp 6.1 Ubuntu but it works on openerp windows 10.

 Thanks for your help.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.