Skip to main content
FikaTrade tracks two separate things during delivery: the status of the run itself, and the delivery status of each order on it.

Run status

Delivery status (per order)

Delivered and Failed are final — see Record delivery status for what that means in practice.

How this differs from other statuses

  • Order status (Placed, Accepted, Paid, and so on) tracks the order’s approval and payment lifecycle — see Order statuses. It’s entirely separate from delivery status; an order can be Paid with its delivery still Awaiting dispatch, or vice versa.
  • Invoice status and payment status track billing and collection — see Invoice statuses and Payment statuses. Neither is affected by, or affects, delivery status.
  • Run status applies to the run as a whole; delivery status applies to each individual order on it. Moving a run to Out for delivery updates every non-final order’s delivery status to match, but completing a run doesn’t — you record Delivered or Failed per order yourself.