AttributeError: 'float' object has no attribute 'split' : in Printing Grannt Representation of Project and task

Bug #312847 reported by Rucha (Open ERP)
2
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Undecided
Jay Vora (Serpent Consulting Services)

Bug Description

In Project Management if the project and task have 'Working Time' defined the Report "Grantt Representation" is causing this error:

Traceback (most recent call last):
  File "/home/tiny/workspace/new_bzr/server/bin/netsvc.py", line 284, in _dispatch
    r = m(*params)
  File "/home/tiny/workspace/new_bzr/server/bin/service/web_services.py", line 515, in report_get
    return self._check_report(report_id)
  File "/home/tiny/workspace/new_bzr/server/bin/service/web_services.py", line 491, in _check_report
    raise result['exception']
AttributeError: 'float' object has no attribute 'split'

But if we don't have anything in the many2one field 'Working Time' then the "Grantt Representation" Report works fine,

Changed in openobject-addons:
assignee: nobody → jvo-openerp
Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

fixed in rev 2068

Changed in openobject-addons:
status: New → 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.