IStorages_Module_Model
extends Vtiger_Module_Model
in package
Module Class for IStorages.
Tags
Table of Contents
- $modulesToCalculate : mixed
- getOperator() : mixed
- setQtyInStock() : mixed
Properties
$modulesToCalculate
public
static mixed
$modulesToCalculate
= ['add' => ['IGRN', 'IIDN', 'ISTRN', 'IGRNC'], 'remove' => ['IGDN', 'IGIN', 'IPreOrder', 'ISTDN', 'IGDNC']]
Methods
getOperator()
public
static getOperator(mixed $moduleName, mixed $action) : mixed
Parameters
- $moduleName : mixed
- $action : mixed
Return values
mixed —setQtyInStock()
public
static setQtyInStock(string $moduleName, array<string|int, mixed> $data, int $storageId, string $action) : mixed
Parameters
- $moduleName : string
- $data : array<string|int, mixed>
- $storageId : int
- $action : string