Field:duration@ProjectTask
From MintHCM Wiki
Project Tasks - Duration | |
---|---|
Name | duration |
Module | Project Tasks |
Type | int |
Label | Duration |
VName | LBL_DURATION |
Required | Yes |
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/ProjectTask/vardefs.php
'duration' => array( 'name' => 'duration', 'vname' => 'LBL_DURATION', 'required' => true, 'type' => 'int', ),
Missing User input