Field:revision@DocumentRevisions
From MintHCM Wiki
Document Revisions - Revision | |
---|---|
Name | revision |
Module | Document Revisions |
Type | varchar |
Label | Revision |
VName | LBL_REVISION |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | Yes |
Importable | No |
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/DocumentRevisions/vardefs.php
'revision'=> array ( 'name' => 'revision', 'vname' => 'LBL_REVISION', 'type' => 'varchar', 'len' => 100, 'importable' => 'required', ),
Missing User input