Field:salary net usdollar@Candidatures
Candidatures - Salary brutto/netto DG (base currency) | |
---|---|
Name | salary_net_usdollar |
Module | Candidatures |
Type | currency |
Label | Salary brutto/netto DG (base currency) |
VName | LBL_SALARY_NET_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 |
Contents
[hide]Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Candidatures/vardefs.php
'salary_net_usdollar' => array( 'name' => 'salary_net_usdollar', 'vname' => 'LBL_SALARY_NET_USDOLLAR', 'comments' => '', 'help' => '', '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