← 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

 

Hello,
    We have traced the issue and found issue at encoding textual representation and have fixed the problem on in branch lp:~openerp-dev/openobject-server/trunk-bug-956798-jam @ Revision No : 4150. And Their is not significant effect on this because of the installed database server version.
The Branch with fix has been proposed for merging with trunk server and will be reviewed soon.
Thank you for your contribution.

** Changed in: openobject-server
       Status: In Progress => Fix Committed

-- 
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/956798

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

Status in OpenERP Server:
  Fix Committed

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-server/+bug/956798/+subscriptions


References