Field:periodsofemployment@Employees

From MintHCM Wiki

Employees - Periods of employment

Name periodsofemployment
Module Employees
Type link
Label Periods of employment
VName LBL_PERIODSOFEMPLOYMENT
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/Employees/vardefs.php

$dictionary["Employee"]["fields"]["periodsofemployment"] = array( 'name' => 'periodsofemployment', 'type' => 'link', 'relationship' => 'periodsofemployment_employee', 'source' => 'non-db', 'side' => 'right', 'vname' => 'LBL_PERIODSOFEMPLOYMENT', );



Missing User input


Affected by

Initiating