Field:latest revision id@Documents
From MintHCM Wiki
|
Documents - Latest revision id | |
|---|---|
| Name | latest_revision_id |
| Module | Documents |
| Type | varchar |
| Label | Latest revision id |
| VName | LBL_LATEST_REVISION_ID |
| 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
'latest_revision_id' => array( 'name' => 'latest_revision_id', 'vname' => 'LBL_LATEST_REVISION_ID', 'type' => 'varchar', 'reportable' => false, 'source' => 'non-db' ),
Missing User input