Field:archival@DelegationsLocale

From MintHCM Wiki

Delegations Locale - Archival

Name archival
Module Delegations Locale
Type bool
Label Archival
VName LBL_ARCHIVAL
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable Yes
Options
Options List Name
Needs Validation No

Notes


Affected by

Initiating


Dev Notes


Location and Code definition

modules/DelegationsLocale/vardefs.php

'archival' => array( 'name' => 'archival', 'vname' => 'LBL_ARCHIVAL', 'comments' => '', 'help' => '', 'type' => 'bool', 'required' => false, 'default' => '0', 'audited' => true, 'massupdate' => 0, 'duplicate_merge' => 'disabled', 'reportable' => true, 'importable' => true, ),



Missing User input


Affected by

Initiating