Trace Error generated when click on "Reporting/Accounting"

Bug #1038997 reported by James Monod
This bug report is a duplicate of:  Bug #1011492: [charts] dashboard giving traceback. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
New
Undecided
Unassigned

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 post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.