Field:duration unit@ProjectTask
From MintHCM Wiki
|
Project Tasks - Duration Unit | |
|---|---|
| Name | duration_unit |
| Module | Project Tasks |
| Type | text |
| Label | Duration Unit |
| VName | LBL_DURATION_UNIT |
| Required | No |
| Editable | Yes |
| Visible | Yes |
| Reportable | Yes |
| Importable | Yes |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | * Days, * Hours |
| Options List Name | project_duration_units_dom |
| Needs Validation | No |
Contents
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/ProjectTask/vardefs.php
'duration_unit' => array( 'name' => 'duration_unit', 'vname' => 'LBL_DURATION_UNIT', 'options' => 'project_duration_units_dom', 'type' => 'text', ),
Missing User input