Model
SaveShipmentSource
Magento\InventoryShipping\Model\ResourceModel\ShipmentSource\SaveShipmentSource
What it does
This class saves the relationship between a shipment and its inventory source location in Magento's Multi-Source Inventory (MSI) system.
Developers would use this when creating or updating shipments to track which warehouse or source location the products are being shipped from, enabling proper inventory deduction from the correct source.
Public Methods
- execute()