Model
IsOrderSourceManageable
Magento\InventoryShippingAdminUi\Model\IsOrderSourceManageable
What it does
This class determines whether inventory management is enabled for any items in a given order.
Developers use this to check if an order's products require source selection during shipping, ensuring that only orders with managed inventory trigger the source selection workflow in the admin panel.
Public Methods
- execute()