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 |
Contents
[hide]Notes
Related Features
Affected by
Initiating
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