Model
GetQtyForNotManageStock
Magento\InventoryExportStock\Model\GetQtyForNotManageStock
What it does
This class provides a configured quantity value for products that don't have stock management enabled (Manage Stock = No).
It retrieves this default quantity from dependency injection configuration, allowing systems to define a consistent qty value for non-managed stock items during inventory export operations.
Public Methods
- execute()