Field:project task id@ProjectTask

From MintHCM Wiki

Project Tasks - Project Task Id

Name project_task_id
Module Project Tasks
Type int
Label Project Task Id
VName LBL_PROJECT_TASK_ID
Required No
Editable Yes
Visible Yes
Reportable No
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

'project_task_id' => array( 'name' => 'project_task_id', 'vname' => 'LBL_PROJECT_TASK_ID', 'required' => false, 'type' => 'int', 'reportable' => false, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles