Field:parent task id@ProjectTask

From MintHCM Wiki

Project Tasks - Parent Task Id

Name parent_task_id
Module Project Tasks
Type int
Label Parent Task Id
VName LBL_PARENT_TASK_ID
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/ProjectTask/vardefs.php

'parent_task_id' => array( 'name' => 'parent_task_id', 'vname' => 'LBL_PARENT_TASK_ID', 'required' => false, 'type' => 'int', 'reportable'=>true, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles