Field:delegation id@WorkSchedules
From MintHCM Wiki
|
Work Schedule - Delegation | |
|---|---|
| Name | delegation_id |
| Module | Work Schedule |
| Type | id |
| Label | Delegation |
| VName | LBL_DELEGATIONS |
| Required | No |
| Editable | No |
| Visible | No |
| Reportable | No |
| 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/WorkSchedules/vardefs.php
'delegation_id' => array( 'name' => 'delegation_id', 'type' => 'id', 'relationship' => 'delegations_workschedules', 'reportable' => false, 'vname' => 'LBL_DELEGATIONS', 'rname' => 'id', 'isnull' => 'true', 'dbType' => 'id', ),
Missing User input