Field:related doc id@Documents

From MintHCM Wiki

Documents - Related Document ID

Name related_doc_id
Module Documents
Type varchar
Label Related Document ID
VName LBL_RELATED_DOCUMENT_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


Affected by

Initiating


Dev Notes


Location and Code definition

modules/Documents/vardefs.php

'related_doc_id' => array( 'name' => 'related_doc_id', 'vname' => 'LBL_RELATED_DOCUMENT_ID', 'reportable' => false, 'dbType' => 'id', 'type' => 'varchar', 'len' => '36', ),



Missing User input


Affected by

Initiating