Field:total expenses eur@Delegations
From MintHCM Wiki
|
Delegations - Total Delegation Cost | |
|---|---|
| Name | total_expenses_eur |
| Module | Delegations |
| Type | currency |
| Label | Total Delegation Cost |
| VName | LBL_TOTAL_EXPENSES |
| Required | No |
| Editable | Yes |
| Visible | Yes |
| Reportable | Yes |
| Importable | Yes |
| Massupdate | No |
| Global Search | No |
| Auditable | Yes |
| Options | |
| Options List Name | |
| Needs Validation | No |
Contents
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Delegations/vardefs.php
'total_expenses_eur' => array( 'required' => false, 'source' => 'non-db', 'name' => 'total_expenses_eur', 'vname' => 'LBL_TOTAL_EXPENSES', '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