Model
AddCompletedOrdersToForUnresolvedReservations
Magento\InventoryReservationCli\Model\SalableQuantityInconsistency\AddCompletedOrdersToForUnresolvedReservations
What it does
This class matches completed orders with unresolved inventory reservations during the salable quantity inconsistency detection process.
Developers use this in the inventory-reservation-cli module to identify orders that have reached a final state but still have pending reservations, helping to reconcile inventory discrepancies between actual stock and reserved quantities.
Public Methods
- execute()