Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс UseStore

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

static isUsed ()
 
static isUsedOneC ()
 
static enableOnec ()
 
static disableOnec ()
 
static isPlanRestricted ()
 
static enable ()
 
static enableWithoutResetting ()
 
static disable ()
 
static resetDocuments ()
 
static isQuantityInconsistent ()
 
static doNonEmptyProductsExist ()
 
static conductedDocumentsExist ()
 
static isEmpty ()
 
static needShowSlider ()
 
static isCloud ()
 

Открытые атрибуты

const URL_PARAM_STORE_MASTER_HIDE = "STORE_MASTER_HIDE"
 

Защищенные статические члены

static isCrmExists ()
 
static shouldManageQuantityTrace ()
 
static isSeparateSku ()
 
static checkEnablingConditions ()
 
static enableOptions ()
 
static registerEventsHandlers ()
 
static unRegisterEventsHandlers ()
 
static resetQuantity ()
 
static resetQuantityTrace ()
 
static resetQuantityTraceMainTypes ()
 
static resetQuantityTraceSku ()
 
static resetQuantityTraceEmptySku ()
 
static resetQuantityTraceSets ()
 
static resetSaleReserve ()
 
static disableQuantityTraceMainTypes ()
 
static disableQuantityTraceSku ()
 
static disableQuantityTraceEmptySku ()
 
static disableQuantityTraceSets ()
 

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

const CATEGORY_NAME = "use_store"
 

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

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

Методы

◆ checkEnablingConditions()

static checkEnablingConditions ( )
staticprotected

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

◆ conductedDocumentsExist()

static conductedDocumentsExist ( )
static

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

◆ disable()

static disable ( )
static

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

◆ disableOnec()

static disableOnec ( )
static

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

◆ disableQuantityTraceEmptySku()

static disableQuantityTraceEmptySku ( )
staticprotected

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

◆ disableQuantityTraceMainTypes()

static disableQuantityTraceMainTypes ( )
staticprotected

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

◆ disableQuantityTraceSets()

static disableQuantityTraceSets ( )
staticprotected

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

◆ disableQuantityTraceSku()

static disableQuantityTraceSku ( )
staticprotected

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

◆ doNonEmptyProductsExist()

static doNonEmptyProductsExist ( )
static

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

◆ enable()

static enable ( )
static

Enables inventory management and resets all the reserves and quantities

Возвращает
bool

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

◆ enableOnec()

static enableOnec ( )
static

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

◆ enableOptions()

static enableOptions ( )
staticprotected

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

◆ enableWithoutResetting()

static enableWithoutResetting ( )
static

Enables inventory management without resetting any reserves or quantities

Возвращает
bool

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

◆ isCloud()

static isCloud ( )
static

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

◆ isCrmExists()

static isCrmExists ( )
staticprotected
Возвращает
bool

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

◆ isEmpty()

static isEmpty ( )
static

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

◆ isPlanRestricted()

static isPlanRestricted ( )
static

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

◆ 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 строка 492

◆ isSeparateSku()

static isSeparateSku ( )
staticprotected
Возвращает
bool

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

◆ isUsed()

static isUsed ( )
static

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

◆ isUsedOneC()

static isUsedOneC ( )
static

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

◆ needShowSlider()

static needShowSlider ( )
static

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

◆ registerEventsHandlers()

static registerEventsHandlers ( )
staticprotected

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

◆ resetDocuments()

static resetDocuments ( )
static

Delete all warehouse documents.

Возвращает
void

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

◆ resetQuantity()

static resetQuantity ( )
staticprotected

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

◆ resetQuantityTrace()

static resetQuantityTrace ( )
staticprotected

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

◆ resetQuantityTraceEmptySku()

static resetQuantityTraceEmptySku ( )
staticprotected

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

◆ resetQuantityTraceMainTypes()

static resetQuantityTraceMainTypes ( )
staticprotected

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

◆ resetQuantityTraceSets()

static resetQuantityTraceSets ( )
staticprotected

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

◆ resetQuantityTraceSku()

static resetQuantityTraceSku ( )
staticprotected

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

◆ resetSaleReserve()

static resetSaleReserve ( )
staticprotected

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

◆ shouldManageQuantityTrace()

static shouldManageQuantityTrace ( )
staticprotected
Возвращает
bool

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

◆ unRegisterEventsHandlers()

static unRegisterEventsHandlers ( )
staticprotected

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

Данные класса

◆ CATEGORY_NAME

const CATEGORY_NAME = "use_store"
protected

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

◆ URL_PARAM_STORE_MASTER_HIDE

const URL_PARAM_STORE_MASTER_HIDE = "STORE_MASTER_HIDE"

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