Field:accept status@Calls

From MintHCM Wiki

Revision as of 17:22, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=accept_status |Field-module=Calls |Field-type=varchar |Field-label=Accept Status |Field-vname=LBL_ACCEPT_STATUS |Field-required=No |Field-editable=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Calls - Accept Status

Name accept_status
Module Calls
Type varchar
Label Accept Status
VName LBL_ACCEPT_STATUS
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Calls/vardefs.php

'accept_status' => array( 'name' => 'accept_status', 'vname' => 'LBL_ACCEPT_STATUS', 'dbType' => 'varchar', 'type' => 'varchar', 'len' => '20', 'source' => 'non-db', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles