Skip to content

Warehouse stock transfers

Goal

Move stock between warehouses at the same unit cost.

Steps

  1. From Inventory start a Transfer (POST /inventory/transfers).
  2. Choose from and to warehouses (must differ), item, and quantity.
  3. Post — issues out and in via TransferService.
  4. Approval may be required when transfer-approval policy is on.

Hard stops

Same warehouse; insufficient stock; transfer approval required.

BlueMatrix Help — product documentation for tenants