Field:dg amount usdollar@Candidatures

From MintHCM Wiki

Candidatures - Net Amount DG (base currency)

Name dg_amount_usdollar
Module Candidatures
Type currency
Label Net Amount DG (base currency)
VName LBL_DG_AMOUNT_USDOLLAR
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

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Candidatures/vardefs.php

'dg_amount_usdollar' => array( 'name' => 'dg_amount_usdollar', 'vname' => 'LBL_DG_AMOUNT_USDOLLAR', 'comments' => NULL, 'help' => NULL, 'type' => 'currency', 'max_size' => '26', 'require_option' => '0', 'default_value' => '0', 'deleted' => '0', 'audited' => false, 'massupdate' => false, 'duplicate_merge' => 'disabled', 'reportable' => '1', 'importable' => 'true', 'enforced' => '', 'dependency' => '', 'related_fields' => array( 'currency_id', ), ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles