Field:contract status@Documents

From MintHCM Wiki

Documents - Contract status

Name contract_status
Module Documents
Type varchar
Label Contract status
VName LBL_CONTRACT_STATUS
Required No
Editable Yes
Visible Yes
Reportable No
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/Documents/vardefs.php

'contract_status' => array( 'name' => 'contract_status', 'vname' => 'LBL_CONTRACT_STATUS', 'type' => 'varchar', 'reportable' => false, 'source' => 'non-db' ),



Missing User input


Affected by

Initiating