Hello,
I am trying to create a project from a project template but not all the tasks are porting over and I get the following error:
Notice: Undefined property: ProjectTask::$actual_effort in /home/ngm-crm/public_html/custom/modules/ProjectTask/calc_hrs.php on line 10 Warning: Invalid argument supplied for foreach() in /home/ngm-crm/public_html/custom/modules/ProjectTask/updateDependencies.php on line 23 Notice: Undefined property: ProjectTask::$actual_effort in /home/ngm-crm/public_html/custom/modules/ProjectTask/calc_hrs.php on line 10 Warning: Invalid argument supplied for foreach() in /home/ngm-crm/public_html/custom/modules/ProjectTask/updateDependencies.php on line 23 Notice: Undefined property: ProjectTask::$actual_effort in /home/ngm-crm/public_html/custom/modules/ProjectTask/calc_hrs.php on line 10 Warning: Invalid argument supplied for foreach() in /home/ngm-crm/public_html/custom/modules/ProjectTask/updateDependencies.php on line 23 Notice: Undefined property: ProjectTask::$actual_effort in /home/ngm-crm/public_html/custom/modules/ProjectTask/calc_hrs.php on line 10 Warning: Invalid argument supplied for foreach() in /home/ngm-crm/public_html/custom/modules/ProjectTask/updateDependencies.php on line 23 Notice: Undefined offset: 2 in /home/ngm-crm/public_html/modules/AM_ProjectTemplates/controller.php on line 106 Notice: Undefined offset: 2 in /home/ngm-crm/public_html/modules/AM_ProjectTemplates/controller.php on line 107 Fatal error: Call to a member function format() on a non-object in /home/ngm-crm/public_html/modules/AM_ProjectTemplates/controller.php on line 108
Any solution would be appreciated.