Transferring Stock Between Locations
Stock transfers move inventory from one location to another. Available when multi-location is enabled.
Making a transfer
- Go to the Locations page
- Click Transfer Stock
- Select the source location, destination location, and product
- Enter the quantity to transfer
- Click Transfer
What happens
- Source location's on-hand decreases by the transfer quantity
- Destination location's on-hand increases by the transfer quantity
- Two stock movements are created: TRANSFER_OUT (source) and TRANSFER_IN (destination)
- Product's total on-hand remains the same (it just moved)