Field:regiments usd@Delegations

From MintHCM Wiki

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Delegations - Regiments In Foreign Currency

Name regiments_usd
Module Delegations
Type currency
Label Regiments In Foreign Currency
VName LBL_REGIMENTS
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/Delegations/vardefs.php

'regiments_usd' => array( 'required' => false, 'source' => 'non-db', 'name' => 'regiments_usd', 'vname' => 'LBL_REGIMENTS', '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, 'source' => 'non-db', ),



Missing User input


Affected by

Initiating