Field:to decision@Candidatures
From MintHCM Wiki
Candidatures - To Decide | |
---|---|
Name | to_decision |
Module | Candidatures |
Type | bool |
Label | To Decide |
VName | LBL_TO_DECISION |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | No |
Importable | Yes |
Massupdate | Yes |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Candidatures/vardefs.php
'to_decision' => array( 'name' => 'to_decision', 'label' => 'LBL_TO_DECISION', 'vname' => 'LBL_TO_DECISION', 'comments' => '', 'help' => '', 'type' => 'bool', 'max_size' => '255', 'require_option' => '0', 'default_value' => '0', 'deleted' => '0', 'massupdate' => true, 'duplicate_merge' => '1', 'reportable' => '1', 'importable' => 'true', 'enforced' => '', 'dependency' => '', ),
Missing User input