Log in
Model

GetOrderDataForOrderInFinalState

Magento\InventoryReservationCli\Model\ResourceModel\GetOrderDataForOrderInFinalState

What it does

This class retrieves order data for orders that are in a final state (complete, closed, canceled) from the database.

Developers use this in the Inventory Reservation CLI module to identify completed orders that may need inventory reservation adjustments or corrections, particularly when resolving inventory discrepancies.

Public Methods

  • execute()