Skip to content

Statuses & sections

The home of record for statuses, the two-section split, and per-status actions.

Statuses

StatusBadgeMeaning
pendingPendingCreated, awaiting dispatch
in_transitIn transitDispatched; rider carrying, awaiting rider confirmation
in_progressIn progressArrived; being received at the destination
completedCompletedFully received and closed
cancelledCancelledCancelled before completion
partialPartial GRNReceived with a quantity difference (partial goods-received note)

The database enum is partial — the Filters “Partially Received” option maps to it. There is no separate partially_received value.

Which section

SectionStatuses
Needs your actionpending, in_transit, in_progress
All other transferscompleted, cancelled, partial

Each section is fetched and paginated independently. See How the two sections work.

Action per status

The primary button is chosen from status and your access:

StatusPrimary action (with access)Otherwise
pending + RequestDispatchView
in_transitRider confirmView
in_progressCompleteView
any, flagged for attention (open/partial)ReviewView
completed / cancelledViewView

The menu always offers View details, and Cancel transfer on a pending row.

Attention & acknowledgement

  • Attention — a transfer with a quantity mismatch that hasn’t been reviewed. Shown with an amber Attention pill and a “N mismatched · review pending” remark; its action is Review.
  • Acknowledged — a mismatch that has been reviewed. Shown with a green Acknowledged pill and the resolution note (hover to read it in full).