Skip to content

Transfer

A transfer moves stock from one branch to another. The sender is always your own/active branch, the destination another branch. You manage transfers at /admin/warehouse/transfers.

How a transfer is booked is defined in the editor:

ModeFlow
Direct bookingThe transfer is booked immediately — stock changes right away
Request → confirmationThe destination branch (or an admin) confirms first, then it is booked

SettingDescriptionDefault
Branches may request between each otherAllows branches to independently request transfers from other branchesOff

When the toggle is off, only admins manage transfers. When on, branches may request directly between each other.


In request mode, a transfer goes through several statuses:

  1. Requested — the sender branch submits the transfer request
  2. Confirmed — the destination branch (or an admin) confirms
  3. In transit — the goods are on the way
  4. Arrived — on arrival, the stock is booked (outgoing for sender, incoming for destination)

Every transfer has a detail page with:

  • sender and destination branch
  • current status and status history
  • a position list (which articles in which quantities)

The status changes are triggered via the detail page (confirm, mark as in transit, book as arrived).