Field:total estimated effort@Project
From MintHCM Wiki
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 |
Contents
[hide]Notes
Related Features
Affected by
Initiating
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