Field:delegations@WorkSchedules

From MintHCM Wiki

Work Schedule - Delegation

Name delegations
Module Work Schedule
Type link
Label Delegation
VName LBL_DELEGATIONS
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


Affected by

Initiating


Dev Notes


Location and Code definition

modules/WorkSchedules/vardefs.php

'delegations' => array( 'name' => 'delegations', 'type' => 'link', 'relationship' => 'delegations_workschedules', 'source' => 'non-db', 'vname' => 'LBL_DELEGATIONS', 'id_name' => 'delegation_id', ),



Missing User input


Affected by

Initiating