Log in
Model

LoadExistingReservations

Magento\InventoryReservationCli\Model\SalableQuantityInconsistency\LoadExistingReservations

What it does

This class loads and processes existing inventory reservations from the database, specifically filtering for order-related reservations.

It's used by the inventory reservation CLI tool to retrieve current reservation data when analyzing inconsistencies between actual stock and reserved quantities, grouping reservations by order increment ID and stock ID.

Public Methods

  • execute()