Model
GetSourceItemQtyAvailableService
Magento\InventoryInStorePickupSales\Model\SourceSelection\GetSourceItemQtyAvailableService
What it does
This service calculates the available quantity of inventory items at pickup locations by subtracting quantities reserved by active in-store pickup orders.
Developers use this during Source Selection Algorithm (SSA) execution to prevent overselling at pickup locations by accounting for items already committed to pending pickup orders.
Public Methods
- execute()