Model
FilterUnresolvedReservations
Magento\InventoryReservationCli\Model\SalableQuantityInconsistency\FilterUnresolvedReservations
What it does
This class filters out resolved inventory reservations from a list of salable quantity inconsistencies, keeping only those with unresolved items.
Developers use this in the inventory reservation CLI tool to identify which reservation inconsistencies still need attention or correction, removing those that have already been compensated.
Public Methods
- execute()