Log in
Model

ManageStockCondition

Magento\InventoryExportStock\Model\ResourceModel\ManageStockCondition

What it does

This class generates SQL WHERE conditions to determine which products should be included in stock management operations based on their manage stock settings.

It checks both product-level and global configuration to build a condition that filters products where stock management is enabled, used during inventory export operations.

Public Methods

  • execute()