Field:document revision id@Documents
From MintHCM Wiki
Documents - Latest Revision | |
---|---|
Name | document_revision_id |
Module | Documents |
Type | varchar |
Label | Latest Revision |
VName | LBL_LATEST_REVISION |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | No |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Documents/vardefs.php
'document_revision_id' => array( 'name' => 'document_revision_id', 'vname' => 'LBL_LATEST_REVISION', 'type' => 'varchar', 'len' => '36', 'reportable' => false, ),
Missing User input