Skip to Content
Welcome to the new Inframodern documentation platform 🎉

Order Statuses

Overview

Every order carries a status that tells you exactly where it stands. This page explains each status, how orders move between them, and how to read the Order Activities log on an order’s details page to see exactly what happened and when.

StatusMeaning
CreatedBeing built — nothing sent to the kitchen yet
Sent to KitchenAll items are with the kitchen
Partially SentSome items are with the kitchen; newly added items still need sending
HeldPaused — the kitchen is told to hold; resume later
CompletedPaid — an order becomes Completed when payment is taken
CancelledCancelled after it reached the kitchen at least once
VoidCancelled before it ever reached the kitchen
RefundedFully refunded
Partially RefundedRefunded less than the total — can still be refunded fully later

Requirements

  • Signed in to the POS app

Steps

Working statuses, in Active Orders

Active Orders shows the working statuses: Created, Sent to Kitchen, Partially Sent, and Held.

The four working statuses, side by side.

Final statuses, in Order History

Order History shows the final statuses: Void, Cancelled, Partially Refunded, Refunded, and Completed.

The five final statuses, side by side.

Void vs Cancelled — read the Order Activities

Both mean the order was called off — the difference is the kitchen. Open the order and check its Order Activities log to see which happened:

  • Void: the log jumps straight from Order Created to Order voided — it never reached the kitchen.
  • Cancelled: the log shows Order CreatedOrder sentToKitchenOrder cancelled — it was sent at least once before being called off.

Both require a cancellation reason.

Void — Created, then voided directly.
Cancelled — it reached sentToKitchen before being cancelled.

Completed and refunds — read the Order Activities

Taking payment marks the order Completed — the log shows each payment added (even split across methods) and then Order completed / Payment Confirmed. A refund on a completed order adds its own entries: the reason, the amount, and which payment method it went back through. Refunding everything marks the order Refunded; part of it, Partially Refunded. Refunds can never exceed what was paid.

Completed — payments added, then Order completed.
Refunded — the log shows the reason and the refund method.

Held and back again

Hold pauses an order — the kitchen is told to hold it. Unhold returns it to the status it had before. Held orders stay in Active Orders.

Move to Active

While you’re building an order, Move to Active (from the New button or the More menu) parks the current order in Active Orders as it is, so you can start a fresh one. It’s not available from Order History — finalized orders stay final.

Blocked moves — and the errors you’ll see

Statuses only move along the paths above. When an action would break them, the app refuses it with a message like:

Cannot transition from “created” to “completed”.

The most common way to hit this: giving items for free by cancelling them. Cancelled items can never be paid or completed — so when you go to pay, the app blocks it. To make items free, use Compliment instead: the items stay on the order at zero price, the order can be paid and completed, and the giveaway is recorded with a reason.

In short:

  • Cancelled and Void are final — a cancelled item or order can’t be paid or completed.
  • Refunded is final; Partially Refunded can only go on to Refunded.
  • Free item? Compliment it, don’t cancel it.

Notes

Active Orders shows working statuses only — Created, Held, Sent to Kitchen, Partially Sent. Everything final — Completed, Cancelled, Void, Refunded, Partially Refunded — lives in Order History.

Whenever you’re unsure why an order ended up in a status, open it and read its Order Activities log from top to bottom — every step, who did it, and when, is recorded there.

Troubleshooting

An order shows Cancelled when you expected Void? Check the Order Activities log — if Order sentToKitchen appears before the cancellation, that’s the deciding factor, even if its items were cancelled afterwards one by one.

Seeing “Cannot transition from … to …” when paying? Items were probably cancelled instead of complimented. Cancelled items can’t be paid — re-add the items and use Compliment to give them for free.

Last updated on