From 1b2c2ce7e947b8d7f7cd4aa5daf22595ade3aabf Mon Sep 17 00:00:00 2001 From: Pawan Kumar Date: Mon, 15 Feb 2021 22:52:25 +0530 Subject: [PATCH] add calendat for timesheet --- cor_custom/models/project.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cor_custom/models/project.py b/cor_custom/models/project.py index c015cb3..736ad91 100755 --- a/cor_custom/models/project.py +++ b/cor_custom/models/project.py @@ -331,5 +331,5 @@ class InheritProjectTask(models.Model): start_date = fields.Date(string='Start Date') def action_done_task(self): - print('9999999999999999') + print('88888888888888')