Documentation

IStorages
in package

Configuration file: Config\Modules\IStorages.

Table of Contents

$allowSetQtyProducts  : mixed
Does the system allow to edit the product inventory without creating any documents? In order to allow a user to perform changes, you have to grant privileges in the profile.
$COLUMNS_IN_HIERARCHY  : mixed
Columns visible in Storage hierarchy
$COUNT_IN_HIERARCHY  : mixed
Count in hierarchy
$MAX_HIERARCHY_DEPTH  : mixed
Max depth of hierarchy

Properties

$allowSetQtyProducts

Does the system allow to edit the product inventory without creating any documents? In order to allow a user to perform changes, you have to grant privileges in the profile.

public static mixed $allowSetQtyProducts = false

$COLUMNS_IN_HIERARCHY

Columns visible in Storage hierarchy

public static mixed $COLUMNS_IN_HIERARCHY = []

$COUNT_IN_HIERARCHY

Count in hierarchy

public static mixed $COUNT_IN_HIERARCHY = true

$MAX_HIERARCHY_DEPTH

Max depth of hierarchy

public static mixed $MAX_HIERARCHY_DEPTH = 50

        

Search results