Asked a burndown chart for my project

Bug #552461 reported by Stephane Wirtel (OpenERP)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Low
gpa(OpenERP)

Bug Description

Asked a burndown chart for my project

-----
Traceback (most recent call last):
  File "/mnt/openerp/server/bin/service/web_services.py", line 685, in go
    (result, format) = obj.create(cr, uid, ids, datas, context)
  File "/mnt/openerp/server/bin/addons/scrum/report/task_burndown.py", line 91, in create
    datas = _burndown.compute_burndown(cr, uid, ids, datas['date_start'], datas['date_stop'])
  File "/mnt/openerp/server/bin/addons/scrum/report/_burndown.py", line 54, in compute_burndown
    if tasks2[i][0][:10]<=current_date:
TypeError: 'NoneType' object is unsubscriptable

Related branches

Changed in openobject-addons:
assignee: nobody → gpa(Open ERP) (gpa-openerp)
status: New → Confirmed
Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Fixed by revision 2687 <email address hidden>.
Thanks.

Changed in openobject-addons:
milestone: 5.0.9 → 5.0.8
status: Confirmed → Fix Released
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.