From 5820924dbe873b5573821cfc7abeed803a90c3d9 Mon Sep 17 00:00:00 2001 From: projectsodoo Date: Mon, 22 Feb 2021 19:32:32 +0530 Subject: [PATCH] updated default group --- project_report/report/project_budget_hrs_analysis_views.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project_report/report/project_budget_hrs_analysis_views.xml b/project_report/report/project_budget_hrs_analysis_views.xml index eb2e92a..507de82 100755 --- a/project_report/report/project_budget_hrs_analysis_views.xml +++ b/project_report/report/project_budget_hrs_analysis_views.xml @@ -77,7 +77,7 @@ project.budget.hrs.report graph,tree,pivot - {'search_default_group_by_project': 1,'search_default_group_by_hours_type': 1, 'default_res_model': 'project.budget.hrs.report'} + {'search_default_group_by_project': 1,'search_default_group_by_sdate': 1,'search_default_group_by_edate': 1,'search_default_group_by_hours_type': 1, 'default_res_model': 'project.budget.hrs.report'}