PreciseExportStockProcessor
Magento\InventoryExportStock\Model\PreciseExportStockProcessor
What it does
This class retrieves precise stock availability data for products, including salable quantity and stock status, with inventory reservations taken into account.
Developers use this when exporting stock data or displaying accurate inventory information that reflects both physical stock and pending reservations.
It handles different scenarios like products not managed for stock, products not assigned to specific stocks, and regular inventory-managed products.
Public Methods
- execute()