Orders

The order list: every order with its lifecycle, payment and fulfillment status side by side.

The order list shows every order on your tenant. Each row carries three status columns side by side — lifecycle, payment, fulfillment — because in B2B those are three different questions with three different answers.

Where you find it

Commerce Studio › Order Management › Orders/commerce/orders/list

What it does

KPI cards count all orders, the held ones (waiting for a release), the ones waiting for payment and the open returns. Quick chips narrow the list to open, waiting for payment, ready to ship or held orders. Clicking a row opens the order detail.

There is no create button. Orders are placed by the storefront or an integration, never typed into the Cockpit.

An order whose organization snapshot carries no name shows a shortened ID in the Organization column instead.

Fields and controls

ColumnWhat it shows
NumberThe order number, for example ORD-000010.
OrganizationThe buying company, frozen at place-time.
StatusThe lifecycle: Placed, Completed, Cancelled.
PaymentOpen, Authorized, Paid and their siblings.
FulfillmentUnfulfilled, Partial, Fulfilled.
ItemsLine count.
TotalThe order total.
ChannelThe sales channel that placed the order.
PlacedWhen the order was placed.

Toolbar: a number search, a filter toggle, a column picker, market scope, a saved view selector and a page size of 10 to 100 rows.

What happens when you change it

The list itself changes nothing — every action lives on the order detail.

Permissions

The orders app declares create, read, update and delete on orders in its manifest. Which Cockpit roles may open this screen is not verified.