Field:latest revision@Documents

From MintHCM Wiki

Documents - Latest Revision

Name latest_revision
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

Notes


Affected by

Initiating


Dev Notes


Location and Code definition

modules/Documents/vardefs.php

'latest_revision' => array( 'name' => 'latest_revision', 'vname' => 'LBL_LATEST_REVISION', 'type' => 'varchar', 'reportable' => false, 'source' => 'non-db' ),



Missing User input


Affected by

Initiating