См. определение в файле usestore.php строка 25
◆ checkEnablingConditions()
static checkEnablingConditions |
( |
| ) |
|
|
staticprotected |
◆ clearNeedShowSlider()
static clearNeedShowSlider |
( |
| ) |
|
|
static |
◆ conductedDocumentsExist()
static conductedDocumentsExist |
( |
| ) |
|
|
static |
◆ createDefaultCatalogStore()
static createDefaultCatalogStore |
( |
| ) |
|
|
staticprotected |
◆ disable()
◆ disableOnec()
◆ disableQuantityTraceEmptySku()
static disableQuantityTraceEmptySku |
( |
| ) |
|
|
staticprotected |
◆ disableQuantityTraceMainTypes()
static disableQuantityTraceMainTypes |
( |
| ) |
|
|
staticprotected |
◆ disableQuantityTraceSets()
static disableQuantityTraceSets |
( |
| ) |
|
|
staticprotected |
◆ disableQuantityTraceSku()
static disableQuantityTraceSku |
( |
| ) |
|
|
staticprotected |
◆ enable()
Enables inventory management and resets all the reserves and quantities
- Возвращает
- bool
См. определение в файле usestore.php строка 118
◆ enableOnec()
◆ enableOptions()
◆ enableWithoutResetting()
static enableWithoutResetting |
( |
| ) |
|
|
static |
Enables inventory management without resetting any reserves or quantities
- Возвращает
- bool
См. определение в файле usestore.php строка 160
◆ enableWithPreset()
static enableWithPreset |
( |
array |
$preset | ) |
|
|
static |
Scenario switch-on inventory-management + Install preset check Plan check CRM-module included check CRM-mode (order or deal) check Lead-mode check integration with 1C Quantity trace set - Y Can buy zero set - Y Allow negative amount set - Y Use store control set - Y Enable reservation set - Y Reset sale reserve Installation trading platform Set main.interface.grid Set user options for inventory-management slider
- Аргументы
-
- Возвращает
- bool
См. определение в файле usestore.php строка 947
◆ getCodesStoreByZone()
static getCodesStoreByZone |
( |
| ) |
|
|
static |
◆ getFirstCatalogStore()
static getFirstCatalogStore |
( |
| ) |
|
|
staticprotected |
◆ hasDefaultCatalogStore()
static hasDefaultCatalogStore |
( |
| ) |
|
|
staticprotected |
◆ installCatalogStores()
static installCatalogStores |
( |
| ) |
|
|
static |
◆ installPreset()
static installPreset |
( |
array |
$list | ) |
|
|
static |
◆ isBitrixSiteManagement()
static isBitrixSiteManagement |
( |
| ) |
|
|
static |
◆ isCloud()
◆ isCrmExists()
◆ isEmpty()
◆ isPlanRestricted()
static isPlanRestricted |
( |
| ) |
|
|
static |
◆ isPortal()
◆ isQuantityInconsistent()
static isQuantityInconsistent |
( |
| ) |
|
|
static |
Checks for:
- products with inconsistencies between their QUANTITY field and their actual amount between stores
- products that are not in any store but have something in their QUANTITY field
- Возвращает
- bool
См. определение в файле usestore.php строка 555
◆ isSeparateSku()
◆ isUsed()
◆ isUsedOneC()
◆ needShowSlider()
static needShowSlider |
( |
| ) |
|
|
static |
◆ registerEventsHandlers()
static registerEventsHandlers |
( |
| ) |
|
|
staticprotected |
◆ resetDocuments()
static resetDocuments |
( |
| ) |
|
|
static |
Delete all warehouse documents.
- Возвращает
- void
См. определение в файле usestore.php строка 473
◆ resetPreset()
◆ resetQuantity()
◆ resetQuantityTrace()
static resetQuantityTrace |
( |
| ) |
|
|
staticprotected |
◆ resetQuantityTraceEmptySku()
static resetQuantityTraceEmptySku |
( |
| ) |
|
|
staticprotected |
◆ resetQuantityTraceMainTypes()
static resetQuantityTraceMainTypes |
( |
| ) |
|
|
staticprotected |
◆ resetQuantityTraceSets()
static resetQuantityTraceSets |
( |
| ) |
|
|
staticprotected |
◆ resetQuantityTraceSku()
static resetQuantityTraceSku |
( |
| ) |
|
|
staticprotected |
◆ resetSaleReserve()
static resetSaleReserve |
( |
| ) |
|
|
staticprotected |
◆ setDefaultCatalogStore()
static setDefaultCatalogStore |
( |
|
$storeId | ) |
|
|
staticprotected |
◆ setNeedShowSlider()
static setNeedShowSlider |
( |
|
$need | ) |
|
|
static |
◆ shouldManageQuantityTrace()
static shouldManageQuantityTrace |
( |
| ) |
|
|
staticprotected |
◆ unRegisterEventsHandlers()
static unRegisterEventsHandlers |
( |
| ) |
|
|
staticprotected |
◆ CATEGORY_NAME
const CATEGORY_NAME = "use_store" |
|
protected |
◆ OPTION_NAME
const OPTION_NAME = "catalog.warehouse.master.clear" |
|
protected |
◆ STORE_ALIEXPRESS
const STORE_ALIEXPRESS = "ALIEXPRESS" |
|
protected |
◆ STORE_OZON
const STORE_OZON = "OZON" |
|
protected |
◆ STORE_SBERMEGAMARKET
const STORE_SBERMEGAMARKET = "SBERMEGAMARKET" |
|
protected |
◆ STORE_WILDBERRIES
const STORE_WILDBERRIES = "WILDBERRIES" |
|
protected |
◆ URL_PARAM_STORE_MASTER_HIDE
const URL_PARAM_STORE_MASTER_HIDE = "STORE_MASTER_HIDE" |