Error when I use Group by in Tasks analysis view

Bug #692916 reported by Laurent Urbain (Realdolmen)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web Client
Fix Released
Undecided
OpenERP R&D Web Team

Bug Description

With last trunk, in the Tasks analysis view.

When I use Group by, I have this error :

459
callable_ = <function render_body>, context = <mako.runtime.Context object>, args = (), kwargs = {'buttons': [], 'checkbox_name': True, 'colspan': 1, 'columns': 14, 'concurrency_info': ConcurrencyInfo, 'cp': {'request': <cherrypy._ThreadLocalProxy object a...03290>, 'config': <function config at 0x22ee6e0>}, 'css_class': 'listgroup', 'css_classes': [], 'dashboard': 0, 'data': [{'closing_days': Float, 'company_id': Hidden, 'date_deadline': Hidden, 'date_end': Hidden, 'date_start': Hidden, 'day': Hidden, 'delay_endings_days': Float, 'hours_delay': Float, 'hours_effective': Float, 'hours_planned': Float, ...}], ...}
 /home/laurent/Documents/OpenERP/Trunk/web/_openerp_widgets_templates_listgrid_listgroup_mako in render_body(context=<mako.runtime.Context object>, **pageargs={'buttons': [], 'checkbox_name': True, 'colspan': 1, 'columns': 14, 'concurrency_info': ConcurrencyInfo, 'cp': {'request': <cherrypy._ThreadLocalProxy object a...03290>, 'config': <function config at 0x22ee6e0>}, 'css_class': 'listgroup', 'css_classes': [], 'dashboard': 0, 'data': [{'closing_days': Float, 'company_id': Hidden, 'date_deadline': Hidden, 'date_end': Hidden, 'date_start': Hidden, 'day': Hidden, 'delay_endings_days': Float, 'hours_delay': Float, 'hours_effective': Float, 'hours_planned': Float, ...}], ...})
<type 'exceptions.AttributeError'>: 'Hidden' object has no attribute 'color'
      args = ("'Hidden' object has no attribute 'color'",)
      message = "'Hidden' object has no attribute 'color'"

The error is the same on each button.

Changed in openobject-client-web:
status: New → Confirmed
assignee: nobody → OpenERP SA's Web Client R&D (openerp-dev-web)
Changed in openobject-client-web:
status: Confirmed → In Progress
Revision history for this message
Sananaz (Open ERP) (sma-tiny) wrote :

Hello laurent0,

Its fixed in trunk web-client. Please update your code.
Revision-info:
4172 <email address hidden>

Thanks.

Changed in openobject-client-web:
status: In Progress → Fix Released
milestone: none → 6.0-rc2
Revision history for this message
Laurent Urbain (Realdolmen) (laurent-urbain) wrote :

it's working, well done!

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.