← Back to team overview

openerp-dev-web team mailing list archive

[Bug 692916] [NEW] Error when I use Group by in Tasks analysis view

 

You have been assigned a bug task for a public bug by SKH(OpenERP) (skh-openerp):

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.

** Affects: openobject-client-web
     Importance: Undecided
     Assignee: OpenERP SA's Web Client R&D (openerp-dev-web)
         Status: Confirmed

-- 
Error when I use Group by in Tasks analysis view
https://bugs.launchpad.net/bugs/692916
You received this bug notification because you are a member of OpenERP SA's Web Client R&D, which is a bug assignee.