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 @@
-
+