Field:payoff sum@Delegations
From MintHCM Wiki
|
Delegations - Left to Pay to Employee | |
|---|---|
| Name | payoff_sum |
| Module | Delegations |
| Type | currency |
| Label | Left to Pay to Employee |
| VName | LBL_PAYOFF_SUM |
| Required | No |
| Editable | Yes |
| Visible | Yes |
| Reportable | Yes |
| Importable | Yes |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | |
| Options List Name | |
| Needs Validation | No |
Contents
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Delegations/vardefs.php
'payoff_sum' => array( 'required' => false, 'name' => 'payoff_sum', 'vname' => 'LBL_PAYOFF_SUM', 'type' => 'currency', 'massupdate' => 0, 'comments' => '', 'help' => '', 'importable' => 'true', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', 'audited' => false, 'reportable' => true, 'len' => 26, 'size' => '20', 'precision' => 2, ),
Missing User input