Field:obtained sum usdollar@Delegations

From MintHCM Wiki

Revision as of 18:26, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=obtained_sum_usdollar |Field-module=Delegations |Field-type=currency |Field-label=Prepaid by the Employer |Field-vname=LBL_OBTAINED_SUM |Field-requ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Delegations - Prepaid by the Employer

Name obtained_sum_usdollar
Module Delegations
Type currency
Label Prepaid by the Employer
VName LBL_OBTAINED_SUM
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


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Delegations/vardefs.php

'obtained_sum_usdollar' => array( 'required' => false, 'name' => 'obtained_sum_usdollar', 'vname' => 'LBL_OBTAINED_SUM', 'type' => 'currency', 'massupdate' => 0, 'comments' => '', 'help' => '', 'importable' => 'true', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', 'audited' => true, 'reportable' => true, 'len' => 26, 'size' => '20', 'precision' => 2, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles