Field:delegation id@Reservations
From MintHCM Wiki
|
Reservations - Delegation (ID) | |
|---|---|
| Name | delegation_id |
| Module | Reservations |
| Type | id |
| Label | Delegation (ID) |
| VName | LBL_DELEGATION_ID |
| Required | No |
| Editable | No |
| Visible | No |
| Reportable | No |
| Importable | Yes |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | |
| Options List Name | |
| Needs Validation | No |
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Reservations/vardefs.php
'delegation_id' => array( 'name' => 'delegation_id', 'type' => 'id', 'relationship' => 'delegations_reservations', 'reportable' => false, 'rname' => 'id', 'isnull' => 'true', 'dbType' => 'id', 'vname' => 'LBL_DELEGATION_ID', ),
Missing User input