Documentation

Orders

View, process, and fulfill customer orders with status tracking

Last updated: Feb 09, 2026

Orders

The Sales module handles the complete order lifecycle — from initial placement through invoicing, shipment, and refunds.

Order Listing

ColumnDescription
Order #Unique order identifier
CustomerCustomer name
StatusCurrent order status
PaymentPayment status
TotalOrder total amount
DateOrder placement date
ActionsView, Edit, Process

Filtering Orders

  • StatusPending, Processing, Completed, Cancelled, Refunded, Failed
  • PaymentPaid

Order Statuses

StatusDescription
PendingOrder received, awaiting processing
ProcessingOrder is being prepared/fulfilled
CompletedOrder fulfilled and delivered
CancelledOrder cancelled before fulfillment
RefundedPayment returned to customer
FailedOrder failed (payment declined, etc.)

Order Detail View

Clicking an order opens its detail page, which includes:

  • Order summary — Order number, date, status, and totals
  • Customer information — Name, email, billing and shipping addresses
  • Items ordered — Product details, quantities, prices
  • Payment information — Method, transaction ID, payment status
  • Status history — Timeline of status changes with timestamps
  • Actions — Create invoice, create shipment, cancel order, add comments