Docs/Products & Inventory

Transferring Stock Between Locations

Stock transfers move inventory from one location to another. Available when multi-location is enabled.

Making a transfer

  1. Go to the Locations page
  2. Click Transfer Stock
  3. Select the source location, destination location, and product
  4. Enter the quantity to transfer
  5. 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)