Field:contract name@Documents
From MintHCM Wiki
|
Documents - Contract name | |
|---|---|
| Name | contract_name |
| Module | Documents |
| Type | varchar |
| Label | Contract name |
| VName | LBL_CONTRACT_NAME |
| 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_name' => array( 'name' => 'contract_name', 'vname' => 'LBL_CONTRACT_NAME', 'type' => 'varchar', 'reportable' => false, 'source' => 'non-db' ),
Missing User input