openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #07107
[Bug 928169] Re: error when "printing invoce"
Hello Krzysztof Matusik ,
As per your comment #3 we can not consider this as bug so
currently I am closing this issue, if you still face the same problem
then you can reopen this issue with a proper steps.
Thank you!
** Changed in: openobject-server
Status: Incomplete => Invalid
--
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:
Invalid
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