← Back to team overview

openerp-india team mailing list archive

[Bug 956798] Re: Reports give error: coercing to Unicode: need string or buffer, tuple found

 

Need to resolve this issue for we are going to present OpenERP v6.1 to
one of our clients here in Dubai and he needs the reports to be shown in
the demo. We had a clean installation of our OpenERP v6.1 with
Postgresql 9.1 as our database. But all the reports cannot be uploaded
due to this error, "TypeError: coercing to Unicode: need string or
buffer, tuple found"

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/956798

Title:
  Reports give error: coercing to Unicode: need string or buffer, tuple
  found

Status in OpenERP Addons (modules):
  New

Bug description:
  Running 6.1.1 on Win 7, local installation with Dutch version (English
  language)

  When I try to generate any report from the Accounting/report menu (for
  example a legal report) with default or any other settings I get the
  following error:

  Client Traceback (most recent call last):
    File "C:\Program Files (x86)\OpenERP 6.1-1\server\openerp\addons\web\common\http.py", line 260, in dispatch
    File "C:\Program Files (x86)\OpenERP 6.1-1\server\openerp\addons\web\controllers\main.py", line 1784, in index
    File "C:\Program Files (x86)\OpenERP 6.1-1\server\openerp\addons\web\common\openerplib\main.py", line 117, in proxy
    File "C:\Program Files (x86)\OpenERP 6.1-1\server\openerp\addons\web\common\http.py", line 596, in send
  TypeError: coercing to Unicode: need string or buffer, tuple found

  Also happens in a demo company.

  Operating System Release : post2008Server
  Operating System Version : 6.1.7601
  Operating System Architecture : 32bit

  As I cannot imagine this happens to all users yet it happens to
  several (demo & live) databases, I have to assume something on my
  environment is conflicting with this function.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/956798/+subscriptions


References