From 39954327aa6f790be108eda08bb7b664bd8c5098 Mon Sep 17 00:00:00 2001 From: projectsodoo Date: Tue, 22 Dec 2020 14:12:55 +0530 Subject: [PATCH] Added file --- cor_custom/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cor_custom/__manifest__.py b/cor_custom/__manifest__.py index 8b17674..8079f08 100755 --- a/cor_custom/__manifest__.py +++ b/cor_custom/__manifest__.py @@ -29,7 +29,7 @@ 'views/sale_views.xml', 'views/project_view.xml', 'views/hr_timesheet_templates.xml', - # 'views/analytic_view.xml', + 'views/analytic_view.xml', 'report/project_profitability_report_analysis_views.xml', 'views/views.xml', 'views/templates.xml',