From 6f5a9ae5141adfe492a76583fa69b66bdd3729ea Mon Sep 17 00:00:00 2001 From: Pawan Kumar Date: Tue, 16 Feb 2021 12:22:18 +0530 Subject: [PATCH] comment CR tasks --- cor_custom/models/project.py | 4 ++-- cor_custom/views/analytic_view.xml | 8 ++++---- cor_custom/views/project_view.xml | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/cor_custom/models/project.py b/cor_custom/models/project.py index 736ad91..d28cbc1 100755 --- a/cor_custom/models/project.py +++ b/cor_custom/models/project.py @@ -330,6 +330,6 @@ class InheritProjectTask(models.Model): start_date = fields.Date(string='Start Date') - def action_done_task(self): - print('88888888888888') + # def action_done_task(self): + # print('88888888888888') diff --git a/cor_custom/views/analytic_view.xml b/cor_custom/views/analytic_view.xml index 8160eb9..f593883 100755 --- a/cor_custom/views/analytic_view.xml +++ b/cor_custom/views/analytic_view.xml @@ -57,7 +57,7 @@ - + - + diff --git a/cor_custom/views/project_view.xml b/cor_custom/views/project_view.xml index d5579ee..0991132 100755 --- a/cor_custom/views/project_view.xml +++ b/cor_custom/views/project_view.xml @@ -232,7 +232,7 @@ - +