Field:total estimated effort@Project

From MintHCM Wiki

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Project - Total Estimated Effort (hrs)

Name total_estimated_effort
Module Project
Type int
Label Total Estimated Effort (hrs)
VName LBL_LIST_TOTAL_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


Affected by

Initiating


Dev Notes


Location and Code definition

modules/Project/vardefs.php

'total_estimated_effort' => array( 'name' => 'total_estimated_effort', 'type' => 'int', 'source' => 'non-db', 'vname' => 'LBL_LIST_TOTAL_ESTIMATED_EFFORT', ),



Missing User input


Affected by

Initiating