From 9795f8e56dfeac4467a9ec0232adcf78446bd7a0 Mon Sep 17 00:00:00 2001 From: projectsodoo Date: Wed, 27 Jan 2021 12:55:44 +0530 Subject: [PATCH] view allocation graph view updated --- cor_custom/__manifest__.py | 2 +- cor_custom/report/project_hours_report_view.xml | 5 +++-- cor_custom/views/project_hours_view.xml | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/cor_custom/__manifest__.py b/cor_custom/__manifest__.py index 6d0d653..0ee51e1 100755 --- a/cor_custom/__manifest__.py +++ b/cor_custom/__manifest__.py @@ -29,7 +29,7 @@ 'views/crm_view.xml', 'views/sale_views.xml', 'views/project_view.xml', - 'views/project_hours_view.xml', + #'views/project_hours_view.xml', 'views/hr_employee_views.xml', 'views/hr_timesheet_templates.xml', 'views/analytic_view.xml', diff --git a/cor_custom/report/project_hours_report_view.xml b/cor_custom/report/project_hours_report_view.xml index 07026d7..1e35e2e 100755 --- a/cor_custom/report/project_hours_report_view.xml +++ b/cor_custom/report/project_hours_report_view.xml @@ -58,7 +58,7 @@ project.consultant.hrs.report.graph project.consultant.hrs.report - + @@ -74,6 +74,7 @@ { 'search_default_project': 1, 'search_default_consultant': 1, + 'search_default_group_by_hours_type': 1, } @@ -88,7 +89,7 @@ diff --git a/cor_custom/views/project_hours_view.xml b/cor_custom/views/project_hours_view.xml index b10b53a..ff44311 100755 --- a/cor_custom/views/project_hours_view.xml +++ b/cor_custom/views/project_hours_view.xml @@ -67,7 +67,7 @@ - +