Field:delegation id@Transportations

From MintHCM Wiki

Revision as of 20:50, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=delegation_id |Field-module=Transportations |Field-type=link |Field-label=Delegation (ID) |Field-vname=LBL_DELEGATION_ID |Field-required=No |Field-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Transportations - Delegation (ID)

Name delegation_id
Module Transportations
Type link
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

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Transportations/vardefs.php

"delegation_id" => array( 'name' => 'delegation_id', 'type' => 'link', 'relationship' => 'transportations_delegations', 'reportable' => false, 'vname' => 'LBL_DELEGATION_ID', 'rname' => 'id', 'isnull' => 'true', 'dbType' => 'id' ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles