Inventory Management
Scope: catalog Permissions to execute: for all
Methods for handling inventory management:
Method | Description | Note |
---|---|---|
catalog.document.add | Method for adding an inventory management item. | |
catalog.document.cancel | Method for cancelling the processing of inventory management item by ID. | |
catalog.document.cancelList | Method for batch cancelling of inventory management items. | |
catalog.document.conduct | Method for processing an inventory management item. | |
catalog.document.conductList | Method for batch processing of inventory management items. | |
catalog.document.confirm | Method for item processing. | Starting from version 22.400.0 this method has been deprecated. It's recommended to use the method catalog.document.conduct |
catalog.document.delete | Method for deleting an item. | |
catalog.document.fields | Method returns list of item fields. | Starting from version 22.400.0 this method has been deprecated. It's recommended to use the method catalog.document.getFields. |
catalog.document.getFields | Method returns list of fields for inventory management fields. | |
catalog.document.list | Method for getting list of items. | |
catalog.document.mode.status | Method for getting information on enabled/disabled inventory management. | |
catalog.document.unconfirm | Method for cancelling item processing. | Starting from version 22.400.0 this method has been deprecated. It's recommended to use the method catalog.document.cancel |
catalog.document.update | Method for updating inventory management item. |
Attention! Before the catalog module version 22.400.0, input parameters and result were passed as UPPER_CASE.
© «Bitrix24», 2001-2024