From 04eb52dbe310f1b05fc87cd8b0da96a55d628fc3 Mon Sep 17 00:00:00 2001 From: Nijil Y Date: Mon, 26 Dec 2011 15:30:45 +0530 Subject: [PATCH] added fields --- erpnext/projects/doctype/project_control/project_control.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/erpnext/projects/doctype/project_control/project_control.py b/erpnext/projects/doctype/project_control/project_control.py index 68361b2b5e8..4b382a555dd 100644 --- a/erpnext/projects/doctype/project_control/project_control.py +++ b/erpnext/projects/doctype/project_control/project_control.py @@ -131,6 +131,8 @@ def sent_reminder_task():

This is a reminder for the task %(name)s has been assigned to you by %(senders_name)s on %(opening_date)s

Project: %(project)s

+

Expected Start Date: %(exp_start_date)s

+

Expected End Date: %(exp_end_date)s

Review Date: %(review_date)s

Details: %(description)s

If you have already completed this task, please update the system