Documentation

Accounts
in package

Configuration file: Config\Modules\Accounts.

Table of Contents

$COLUMNS_IN_HIERARCHY  : mixed
Columns visible in Account hierarchy [$label => $columnName]
$COUNT_IN_HIERARCHY  : mixed
Count Accounts in hierarchy
$defaultDetailViewName  : mixed
Default record view for list preview. Values: full or summary
$defaultViewName  : mixed
Default module view. Values: List, ListPreview, DashBoard or Tiles, refresh menu files after you change this value
$MAX_HIERARCHY_DEPTH  : mixed
Max depth of hierarchy
$SHOW_SUMMARY_PRODUCTS_SERVICES  : mixed
Show summary products services bookmark

Properties

$COLUMNS_IN_HIERARCHY

Columns visible in Account hierarchy [$label => $columnName]

public static mixed $COLUMNS_IN_HIERARCHY = []

$COUNT_IN_HIERARCHY

Count Accounts in hierarchy

public static mixed $COUNT_IN_HIERARCHY = true

$defaultDetailViewName

Default record view for list preview. Values: full or summary

public static mixed $defaultDetailViewName = 'full'

$defaultViewName

Default module view. Values: List, ListPreview, DashBoard or Tiles, refresh menu files after you change this value

public static mixed $defaultViewName = 'List'

$MAX_HIERARCHY_DEPTH

Max depth of hierarchy

public static mixed $MAX_HIERARCHY_DEPTH = 50

$SHOW_SUMMARY_PRODUCTS_SERVICES

Show summary products services bookmark

public static mixed $SHOW_SUMMARY_PRODUCTS_SERVICES = true

        

Search results