BulkInventoryTransfer
Magento\InventoryCatalog\Model\ResourceModel\BulkInventoryTransfer
What it does
This class handles bulk transfer of inventory quantities from one source to another in Magento's Multi-Source Inventory (MSI) system.
Developers use this when they need to move stock between warehouses or sources for multiple products at once, such as during warehouse consolidation or inventory reallocation operations.
It also updates legacy stock tables to maintain backward compatibility and optionally removes the origin source assignment.
Public Methods
- execute()