← Back to team overview

openerp-india team mailing list archive

[Bug 1038997] Re: Trace Error generated when click on "Reporting/Accounting"

 

*** This bug is a duplicate of bug 1011492 ***
    https://bugs.launchpad.net/bugs/1011492

** This bug has been marked a duplicate of bug 1011492
   [charts] dashboard giving traceback

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

Title:
  Trace Error generated when click on "Reporting/Accounting"

Status in OpenERP Addons (modules):
  New

Bug description:
  I am getting following traceback when tried Open the menu
  "Reporting/Accounting". Click "Accounting" menu

  Client Traceback (most recent call last):
    File "/home/james/trunk/web/addons/web/common/http.py", line 181, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/james/trunk/web/addons/web_graph/controllers/graph.py", line 77, in data_get
      'data': map(lambda record: _orientation(_convert(x, record[x]), record[yaxis[0]] or 0), res),
    File "/home/james/trunk/web/addons/web_graph/controllers/graph.py", line 77, in <lambda>
      'data': map(lambda record: _orientation(_convert(x, record[x]), record[yaxis[0]] or 0), res),
  KeyError: 'balance'

  Thanks

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


References