Field:accept status id@Users
From MintHCM Wiki
|
Users - Accept Status | |
|---|---|
| Name | accept_status_id |
| Module | Users |
| Type | varchar |
| Label | Accept Status |
| VName | LBL_LIST_ACCEPT_STATUS |
| Required | No |
| Editable | Yes |
| Visible | Yes |
| Reportable | Yes |
| Importable | No |
| 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/Users/vardefs.php
'accept_status_id' => array( 'name' => 'accept_status_id', 'type' => 'varchar', 'source' => 'non-db', 'vname' => 'LBL_LIST_ACCEPT_STATUS', 'importable' => 'false', 'studio' => array( 'listview' => false, 'searchview' => false, 'formula' => false ), ),
Missing User input