1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс StoreStockQuantity

Открытые статические члены

static getOutgoingQuantityForStores (array $userFilter=[])
static getOutgoingQuantityForProducts (array $userFilter=[])
static getOutgoingQuantityForProductsOnStore (int $storeId, array $userFilter=[])
static getReceivedQuantityForStores (array $userFilter=[])
static getReceivedQuantityForProducts (array $userFilter=[])
static getReceivedQuantityForProductsOnStore (int $storeId, array $userFilter=[])

Защищенные данные

const DEFAULT_DATE_INTERVAL = '-30D'

Подробное описание

См. определение в файле storestockquantity.php строка 13

Методы

◆ getOutgoingQuantityForProducts()

getOutgoingQuantityForProducts ( array $userFilter = [])
static

Returns the received outgoing for each product for all stores

Аргументы
array$userFilter
Возвращает
array

См. определение в файле storestockquantity.php строка 53

◆ getOutgoingQuantityForProductsOnStore()

getOutgoingQuantityForProductsOnStore ( int $storeId,
array $userFilter = [] )
static

Returns the overall outgoing quantity for each product in the store For the filter format,

См. также
StoreStockQuantity::getIncomingOutgoingQuantitiesFromDocuments
Аргументы
int$storeId
array$userFilter
Возвращает
array

См. определение в файле storestockquantity.php строка 76

◆ getOutgoingQuantityForStores()

getOutgoingQuantityForStores ( array $userFilter = [])
static

Returns the overall outgoing quantity for each store For the filter format,

См. также
StoreStockQuantity::getIncomingOutgoingQuantitiesFromDocuments
Аргументы
array$userFilter
Возвращает
array

См. определение в файле storestockquantity.php строка 23

◆ getReceivedQuantityForProducts()

getReceivedQuantityForProducts ( array $userFilter = [])
static

Returns the received quantity for each product for all stores

Аргументы
array$userFilter
Возвращает
array

См. определение в файле storestockquantity.php строка 120

◆ getReceivedQuantityForProductsOnStore()

getReceivedQuantityForProductsOnStore ( int $storeId,
array $userFilter = [] )
static

Returns the received quantity for each product in the store For the filter format,

См. также
StoreStockQuantity::getIncomingOutgoingQuantitiesFromDocuments
Аргументы
int$storeId
array$userFilter
Возвращает
array

См. определение в файле storestockquantity.php строка 145

◆ getReceivedQuantityForStores()

getReceivedQuantityForStores ( array $userFilter = [])
static

Returns the overall received quantity for each store For the filter format,

См. также
StoreStockQuantity::getIncomingOutgoingQuantitiesFromDocuments
Аргументы
array$userFilter
Возвращает
array

См. определение в файле storestockquantity.php строка 91

Поля

◆ DEFAULT_DATE_INTERVAL

const DEFAULT_DATE_INTERVAL = '-30D'
protected

См. определение в файле storestockquantity.php строка 15


Объявления и описания членов класса находятся в файле: