From 84b61a7b3dfad444337d0156280ec19c09c56270 Mon Sep 17 00:00:00 2001 From: Pawan Kumar Date: Tue, 16 Feb 2021 11:28:29 +0530 Subject: [PATCH] add sub-project column in list view --- cor_custom/views/project_view.xml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/cor_custom/views/project_view.xml b/cor_custom/views/project_view.xml index 4777664..d5579ee 100755 --- a/cor_custom/views/project_view.xml +++ b/cor_custom/views/project_view.xml @@ -170,6 +170,18 @@ + + project.project.tree.inherit + project.project + + + + + + + + + Projects project.project @@ -211,7 +223,8 @@ 1 - + @@ -226,7 +239,7 @@ code if records: - action = records.action_done_task() + action = records.action_done_task()