Skip to main content

Order Statuses

The Order Statuses page lets you configure the statuses and status sets that control the order workflow. Statuses define the stages an order moves through, while status sets group related statuses for filtering in the orders view.

Order statuses list

Before you begin

  • You need the Order role to view this page.
  • You need Owner access on the Order role to create or delete statuses.

View order statuses

Go to Shops & Channels > Order Statuses. The page has two tabs: Order Status and Order Status Set.

Order Status tab

A table listing all individual order statuses. Each status has a Type column that shows whether it is a CUSTOM or SYSTEM status. You can drag and drop rows to reorder them (only when no filters or sorting are active).

ColumnDescription
IDStatus ID (sortable)
CodeStatus code, for example NEW or CONFIRMED (sortable)
TypeCUSTOM (user-created) or SYSTEM (built-in)
NameDisplay name (sortable)
DescriptionStatus description
isDefaultWhether this is the default status for its type
isPublicWhether this status is visible to customers
isEditableWhether orders in this status can still be edited
Date CreatedWhen created (sortable)
Date UpdatedWhen last modified (sortable)

Order Status Set tab

A table listing status sets, which group related statuses for tab filtering in the orders view.

Order status sets tab

ColumnDescription
IDStatus set ID (sortable)
NameSet name (sortable)
DescriptionSet description

Create an order status

  1. Click New Order Status.
  2. Fill in the status details.

Edit order status dialog

FieldRequiredDescription
CodeYesUppercase code with letters, numbers, hyphens and underscores. Cannot be changed for system statuses.
NameYesDisplay name. Cannot be changed for system statuses.
DescriptionNoStatus description
Order typeNoWhich order type this applies to: Order, Quotation or Request. Default: Order.
Order setNoMulti-select to assign the status to one or more order status sets
Status setNoSelect which status set this belongs to
Next statusesNoMulti-select of which statuses can follow this one (defines workflow transitions)
  1. Scroll down to set the status flags.

Order status flags

FlagDescription
DefaultSet as the default status for this order type
isPublicVisible to webshop customers
SelectableAvailable for manual selection when changing order status
  1. Click Save.

System-type statuses (built-in) have their code, name, type and flags locked.

Create an order status set

  1. Switch to the Order Status Set tab.
  2. Click New Order Status Set.
  3. Enter a Name (required).
  4. Enter a Description (required).
  5. Use the Order statuses multi-select to include statuses in this set. The dropdown shows available statuses with checkboxes.
  6. Click Save.

Edit order status set dialog

Edit a status or status set

Click any row on either tab to open the edit dialog.

Filter order statuses

FilterTypeDescription
SearchTextSearch by name
IdsMulti-value chipsFilter by status IDs
CodesMulti-value chipsFilter by status codes
Is DefaultRadioFilter by default flag
Is PublicRadioFilter by public flag
Is EditableRadioFilter by editable flag
Created AtDate rangeFilter by creation date
Last Modified AtDate rangeFilter by modification date

For status sets, you can search by name only.