From 9bc6ad5daa48475bf3ed54969619937d4fd0abe0 Mon Sep 17 00:00:00 2001 From: Pawan Kumar Date: Mon, 18 Jan 2021 10:32:21 +0530 Subject: [PATCH 1/2] add task menu as main menu --- cor_custom/views/project_view.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cor_custom/views/project_view.xml b/cor_custom/views/project_view.xml index 6d3bbcb..99a142b 100755 --- a/cor_custom/views/project_view.xml +++ b/cor_custom/views/project_view.xml @@ -169,4 +169,7 @@ + + From 41dc6d8064cfc67e73de7524a07174b369f8b740 Mon Sep 17 00:00:00 2001 From: Pawan Kumar Date: Mon, 18 Jan 2021 11:15:59 +0530 Subject: [PATCH 2/2] hide timesheet table and expense for fixed price project --- cor_custom/views/project_view.xml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/cor_custom/views/project_view.xml b/cor_custom/views/project_view.xml index 99a142b..c7bcf75 100755 --- a/cor_custom/views/project_view.xml +++ b/cor_custom/views/project_view.xml @@ -52,8 +52,8 @@ attrs="{'invisible': ['|',('project_type','!=','hours_in_consultant'),('pricing_type','=','fixed_rate')]}"/> - - + +
+ - + + @@ -115,7 +119,7 @@ - +