openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #06437
[Bug 928169] Re: error when "printing invoce"
** Attachment added: "openerp_err_screen.png"
https://bugs.launchpad.net/bugs/928169/+attachment/2721482/+files/openerp_err_screen.png
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/928169
Title:
error when "printing invoce"
Status in OpenERP Server:
New
Bug description:
openerp_6.1dev-20120205-020001
When clicking "print invoice" I see this.
(I'm able to print other reports without problem)
Client Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/openerp/addons/web/common/http.py", line 260, in dispatch
r = method(controller, self, **self.params)
File "/usr/lib/pymodules/python2.7/openerp/addons/web/controllers/main.py", line 1634, in index
req.session._db, req.session._uid, req.session._password, report_id)
File "/usr/lib/pymodules/python2.7/openerp/addons/web/common/openerplib/main.py", line 117, in proxy
result = self.connector.send(self.service_name, method, *args)
File "/usr/lib/pymodules/python2.7/openerp/addons/web/common/http.py", line 594, in send
fault = xmlrpclib.Fault('warning -- ' + e.name + '\n\n' + e.value, '')
TypeError: coercing to Unicode: need string or buffer, tuple found
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/928169/+subscriptions
References