GetActiveStorePickupOrdersBySource
Magento\InventoryInStorePickupSales\Model\ResourceModel\SourceSelection\GetActiveStorePickupOrdersBySource
What it does
This class retrieves a list of active store pickup orders associated with a specific pickup location.
Developers use it when they need to find all orders that are awaiting pickup at a particular store location, excluding orders in certain states like completed or cancelled.
This is useful for inventory management and order fulfillment workflows in the store pickup feature.
Public Methods
- execute()