Field:offboardings@Employees

From MintHCM Wiki

Employees - Offboardings

Name offboardings
Module Employees
Type link
Label Offboardings
VName LBL_OFFBOARDINGS
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

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Employees/vardefs.php

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



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles