Field:estimated effort@ProjectTask

From MintHCM Wiki

Project Tasks - Estimated Effort (hrs)

Name estimated_effort
Module Project Tasks
Type int
Label Estimated Effort (hrs)
VName LBL_ESTIMATED_EFFORT
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

'estimated_effort' => array( 'name' => 'estimated_effort', 'vname' => 'LBL_ESTIMATED_EFFORT', 'required' => false, 'type' => 'int', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles