← Back to team overview

openerp-india team mailing list archive

[Bug 928169] Re: error when "printing invoce"

 

Hello Krzysztof Matusik ,

I have checked this issue  at my end, but I did not 
face any trace back when clicking "print Invoice' report. 
So would you please check this again with updated code 
and provide more information regarding this issue.

Thanks and waiting for reply!

** Changed in: openobject-server
       Status: New => Incomplete

-- 
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:
  Incomplete

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