Bitrix API

UseStore

FinalYes

Table of Contents

Constants

URL_PARAM_STORE_MASTER_HIDE  = "STORE_MASTER_HIDE"

Methods

conductedDocumentsExist()  : bool
disable()  : bool
disableOnec()  : bool
doNonEmptyProductsExist()  : bool
enable()  : bool
Enables inventory management and resets all the reserves and quantities
enableOnec()  : bool
enableWithoutResetting()  : bool
Enables inventory management without resetting any reserves or quantities
isCloud()  : bool
isEmpty()  : bool
isPlanRestricted()  : bool
isQuantityInconsistent()  : bool
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
isUsed()  : bool
isUsedOneC()  : bool
needShowSlider()  : bool
resetDocuments()  : void
Delete all warehouse documents.

Constants

URL_PARAM_STORE_MASTER_HIDE

public mixed URL_PARAM_STORE_MASTER_HIDE = "STORE_MASTER_HIDE"

Methods

conductedDocumentsExist()

public static conductedDocumentsExist() : bool
Return values
bool

disable()

public static disable() : bool
Return values
bool

disableOnec()

public static disableOnec() : bool
Return values
bool

doNonEmptyProductsExist()

public static doNonEmptyProductsExist() : bool
Return values
bool

enable()

Enables inventory management and resets all the reserves and quantities

public static enable() : bool
Return values
bool

enableOnec()

public static enableOnec() : bool
Return values
bool

enableWithoutResetting()

Enables inventory management without resetting any reserves or quantities

public static enableWithoutResetting() : bool
Return values
bool

isCloud()

public static isCloud() : bool
Return values
bool

isEmpty()

public static isEmpty() : bool
Return values
bool

isPlanRestricted()

public static isPlanRestricted() : bool
Return values
bool

isQuantityInconsistent()

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

public static isQuantityInconsistent() : bool
Return values
bool

isUsed()

public static isUsed() : bool
Return values
bool

isUsedOneC()

public static isUsedOneC() : bool
Return values
bool

needShowSlider()

public static needShowSlider() : bool
Return values
bool

resetDocuments()

Delete all warehouse documents.

public static resetDocuments() : void

        
On this page

Search results