Field:tasks@Project
From MintHCM Wiki
|
Project - Tasks | |
|---|---|
| Name | tasks |
| Module | Project |
| Type | link |
| Label | Tasks |
| VName | LBL_TASKS |
| Required | No |
| Editable | No |
| Visible | No |
| Reportable | Yes |
| Importable | Yes |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | |
| Options List Name | |
| Needs Validation | No |
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Project/vardefs.php
'tasks' => array( 'name' => 'tasks', 'type' => 'link', 'relationship' => 'projects_tasks', 'source' => 'non-db', 'vname' => 'LBL_TASKS', ),
Missing User input