См. определение в файле storestocksale.php строка 28
◆ computeSoldPercent()
static computeSoldPercent |
( |
float |
$shippedSum, |
|
|
float |
$arrivedSum, |
|
|
int |
$precision = 2 |
|
) |
| |
|
static |
Return computed percent of sold products from store
- Аргументы
-
float | $shippedSum | |
float | $arrivedSum | |
int | $precision | |
- Возвращает
- float
См. определение в файле storestocksale.php строка 341
◆ formField()
static formField |
( |
array |
$storeReservedData, |
|
|
int |
$storeId = null |
|
) |
| |
|
staticprotected |
◆ formStoresListFromStoresData()
static formStoresListFromStoresData |
( |
array |
$filter, |
|
|
array |
$storesData |
|
) |
| |
|
staticprotected |
◆ getArrivedData()
static getArrivedData |
( |
array |
$filter | ) |
|
|
static |
Return array of stores that was involved in arrived documents and match by filter $filter
- Аргументы
-
- Возвращает
- array array of instances ProductStorage
- См. также
- \Bitrix\Catalog\Integration\Report\StoreStock\Entity\ProductStorage
См. определение в файле storestocksale.php строка 327
◆ getArrivedDataListParameters()
static getArrivedDataListParameters |
( |
array |
$filter | ) |
|
|
staticprotected |
◆ getDefaultReportInterval()
static getDefaultReportInterval |
( |
| ) |
|
|
static |
◆ getPositionPrice()
static getPositionPrice |
( |
int |
$productId, |
|
|
float |
$productCount |
|
) |
| |
|
staticprotected |
◆ getProductsSoldAmountForProductsOnStore()
static getProductsSoldAmountForProductsOnStore |
( |
int |
$storeId, |
|
|
|
$filter = [] |
|
) |
| |
|
static |
◆ getProductsSoldAmountForStores()
static getProductsSoldAmountForStores |
( |
|
$filter = [] | ) |
|
|
static |
◆ getReservedData()
static getReservedData |
( |
array |
$filter | ) |
|
|
static |
◆ getShippedData()
static getShippedData |
( |
array |
$filter | ) |
|
|
static |
Return array of stores that was involved in realization documents and match by filter $filter
- Аргументы
-
- Возвращает
- array array of instances StoreInfo
- Исключения
-
Bitrix\Main\ArgumentException
- Исключения
-
Bitrix\Main\ObjectPropertyException
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле storestocksale.php строка 209
◆ getShippedDataListParameters()
static getShippedDataListParameters |
( |
array |
$filter | ) |
|
|
staticprotected |
◆ getStoreStockSaleData()
static getStoreStockSaleData |
( |
bool |
$isOneField, |
|
|
array |
$filter |
|
) |
| |
|
static |
◆ initProductPrice()
static initProductPrice |
( |
array |
$productIds | ) |
|
|
staticprotected |
◆ $defaultCurrency
◆ $productPrice
◆ DEFAULT_DATE_INTERVAL
const DEFAULT_DATE_INTERVAL = '-30D' |
|
protected |