Field:related doc rev id@Documents
From MintHCM Wiki
|
Documents - Related Document Revision ID | |
|---|---|
| Name | related_doc_rev_id |
| Module | Documents |
| Type | varchar |
| Label | Related Document Revision ID |
| VName | LBL_RELATED_DOCUMENT_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
'related_doc_rev_id' => array( 'name' => 'related_doc_rev_id', 'vname' => 'LBL_RELATED_DOCUMENT_REVISION_ID', 'reportable' => false, 'dbType' => 'id', 'type' => 'varchar', 'len' => '36', ),
Missing User input