Hi,
In project management
When I make filter using task "stages" this is not saved from the dashboard.
ex : I need list of task by users and by stages.
here is the filter done :
{u'group_by': [u'partner_id', u'name'], u'measures': [u'nbr', u'delay_endings_days'], u'col_group_by': [u'state', u'stage_id']}
In my dashbord, stages are replaced by users !!
how can I save that filter in my dashboard ?