Log in
Model

TransferInventoryPartially

Magento\InventoryCatalog\Model\ResourceModel\TransferInventoryPartially

What it does

This class handles the partial transfer of inventory quantities between two source locations in Magento's Multi-Source Inventory (MSI) system.

Developers use this when implementing inventory transfers where a specific quantity of a product needs to be moved from one warehouse/source to another, automatically updating both source quantities and synchronizing with legacy stock items if the default source is involved.

Public Methods

  • execute()