Field:exp date@Documents

From MintHCM Wiki

Documents - Expiration Date

Name exp_date
Module Documents
Type date
Label Expiration Date
VName LBL_DOC_EXP_DATE
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Documents/vardefs.php

'exp_date' => array( 'name' => 'exp_date', 'vname' => 'LBL_DOC_EXP_DATE', 'type' => 'date', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles