report.project.task.user.pivot
report.project.task.user
report.project.task.user.graph
report.project.task.user
Task Pipe
report.project.task.user
{'group_by': ['project_id'], 'col_group_by': ['stage_id'], 'measures': ['nbr']}
Workload
report.project.task.user
{'group_by': ['project_id'], 'measures': ['total_hours','planned_hours','remaining_hours']}
By Responsible
report.project.task.user
{'group_by': ['project_id', 'user_id']}
Cumulative Flow
report.project.task.user
{'group_by': ['stage_id', 'state'], 'measures': ['nbr','planned_hours','remaining_hours']}
report.project.task.user.search
report.project.task.user
Tasks Analysis
report.project.task.user
form
graph,pivot
{'group_by_no_leaf':1,'group_by':[]}
This report allows you to analyse the performance of your projects and users. You can analyse the quantities of tasks, the hours spent compared to the planned hours, the average number of days to open or close a task, etc.
Tasks Analysis
report.project.task.user
form
graph,pivot
{
'group_by_no_leaf':1,
'group_by':[],
'search_default_project_id': [active_id],
'default_project_id': active_id,
}
This report allows you to analyse the performance of your projects and users. You can analyse the quantities of tasks, the hours spent compared to the planned hours, the average number of days to open or close a task, etc.