Process orders

Returns and credit notes

Register, receive, settle or refuse a return — and decide what happens to the goods and the money.

B2B returns are not consumer returns. There is usually no statutory right of withdrawal, the goods are often specific to the buyer, and the question is rarely "may they send it back" but "what do we do with it now". A return here is a record with its own lifecycle and its own number, not a status on the order.

Before you begin. A return can only be registered against quantities that have actually shipped. Goods that never left are a cancellation — see Cancel or change an order.

The lifecycle

A return has four states and its own number from the return range:

registered ──► received ──► completed
     │                          
     └──────────────────────► rejected
StateMeaningTimestamp
registeredThe customer announced it. Nothing has arrivedregistered_at
receivedThe goods are on your benchreceived_at
completedSettled — the resolution is recordedcompleted_at
rejectedRefusedrejected_at

Keeping registered and received apart is the point. In B2B the gap between "the customer says it is coming back" and "we have it" is where returns disappear, and a single status cannot show you the difference.

Register a return

  1. Open the order under Order Management › Orders.
  2. Go to the Fulfilment tab and select Register return.
  3. Enter the positions and quantities coming back. Leave them out and everything still returnable is registered.
  4. Enter the reason.
  5. Set the restock flag per position, or once for the whole return.
  6. Confirm.

The return gets its own number and appears under Order Management › Returns, which is where the returns queue is worked — separately from orders, by the people who handle goods rather than the people who take orders.

The restock decision

Restock says whether the goods rejoin sellable stock. It is a real decision, and it is per position:

SituationRestock
Sealed, undamaged catalogue articleYes
Opened, needs inspection firstNo — book it in after the bench clears it
Damaged, or a hygiene or safety articleNo
Configured or made-to-orderNo — it is not sellable to anyone else

Your tenant sets the default; the return can override it per position. Turn the default off if everything goes to a quarantine bench first — that way the decision is recorded deliberately rather than assumed.

Restocking is a stock booking, not an automatic side effect. When a return completes, the positions marked for restock are reported, and the goods are booked back in — visible afterwards as a restock movement in the ledger. See Manage stock day to day.

Work the queue

Order Management › Returns lists every return with its status, reason, resolution and dates, filterable by status. Each row can be advanced:

  • Receive when the goods arrive.
  • Complete with a resolution when it is settled.
  • Reject with a resolution when it is refused.

The Cockpit dashboard carries an Open returns counter covering registered and received — the two states that need someone to act.

Resolutions

A completed return and a rejected one do not share a list of outcomes; settling a return and refusing one are different decisions. The resolution is what you tell the customer and what your accounting acts on, so record it even when it seems obvious.

Completing a return books quantity_returned on the positions. That number is what makes the order's history readable a year later: ten ordered, ten shipped, four returned.

The money

A return does not move money. Registering, receiving and completing a return changes goods and quantities. The credit note is raised in your accounting system, and if the order was paid through a payment provider, the refund is a separate action on the payment — where refunded means refunded in full. There is no partial refund on a payment record, so a credit for four of ten lines is a bookkeeping matter, not a button here.

Plan the handover explicitly: whoever completes the return has to tell whoever raises the credit note. A customer-visible comment on the order is the cheapest way to make that handover leave a trace.

What to check

  • The return appears under Order Management › Returns with the right status.
  • quantity_returned on the order's positions matches what came back.
  • Positions marked for restock show a restock movement under Order Management › Stock › Movements, and the stock level went up.
  • Positions not marked for restock did not move stock.
  • The order's History tab records the registration and the settlement.

Next