Field:benefits@Employees

From MintHCM Wiki

Employees - Responsibilities

Name benefits
Module Employees
Type link
Label Responsibilities
VName LBL_RESPONSIBILITIES
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"]["benefits"] = array( 'name' => 'benefits', 'type' => 'link', 'relationship' => 'benefits_employees', 'source' => 'non-db', 'module' => 'Benefits', 'bean_name' => 'Benefits', 'vname' => 'LBL_RESPONSIBILITIES', );



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles