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
Related Features
Affected by
Initiating
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