> ## Documentation Index
> Fetch the complete documentation index at: https://docs.arcuserp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Order Lifecycle and Safe Changes

> Order status controls what can still be changed safely. Use this guide before editing, cancelling, refunding, fulfilling, or correcting an order that already has operational history.

## Read the Order State First

Start from the order list or order detail page and confirm status, payment state,
fulfillment state, invoice state, and return activity. Those signals tell you whether
a simple edit is safe or whether you need a correction, refund, return, or void.

<Frame caption={"Use the order list to separate draft, open, unpaid, unfulfilled, cancelled, archived, and exception orders before making changes."}>
  <img src="https://mintcdn.com/arcuserp/MrJkb10V6EpIZu0o/images/support/screenshots/orders/orders-list.png?fit=max&auto=format&n=MrJkb10V6EpIZu0o&q=85&s=29e8bada37e2fb4f976944278bbb876f" alt="Orders list with status tabs, search, customer, total, payment, fulfillment, and action columns" width="1660" height="760" data-path="images/support/screenshots/orders/orders-list.png" />
</Frame>

## Lifecycle Stages

* **Draft**: still being built. Inventory is not committed and most fields can change.
* **Open**: confirmed operational work. Inventory, customer communication, approvals, and payment checks may apply.
* **Paid or partially paid**: money exists. Changes to totals need a payment, credit, refund, or balance adjustment.
* **Ready to pack**: fulfillment can begin once holds and required approvals are clear.
* **Partially fulfilled**: some items have moved. Remaining work must preserve shipped history.
* **Fulfilled**: goods have shipped or been marked complete. Use returns or corrections for post-fulfillment changes.
* **Cancelled, voided, or archived**: daily work is stopped or hidden, but the audit trail stays available.

<Warning>
  **Do not treat active orders like drafts**
  Once an order has payments, invoices, packages, shipments, returns, or accounting activity,
  use the supported reversal workflow instead of deleting or rewriting the original event.
</Warning>

## Check the Detail Page Before Editing

The order detail page shows the safest path because it brings together customer,
addresses, line items, payment summary, fulfillment state, documents, notes, and actions.
Before changing a live order, review the visible action buttons and any warning banners.

<Frame caption={"The order detail page is the main checkpoint before editing, collecting payment, packing, cancelling, or correcting an order."}>
  <img src="https://mintcdn.com/arcuserp/MrJkb10V6EpIZu0o/images/support/screenshots/orders/order-detail-overview.png?fit=max&auto=format&n=MrJkb10V6EpIZu0o&q=85&s=ef4641377cab59ce8d0c740c42e7653f" alt="Order detail overview with customer information, shipping address, payment summary, line items, totals, and action buttons" width="1660" height="980" data-path="images/support/screenshots/orders/order-detail-overview.png" />
</Frame>

## Safe Change Rules

* **Customer or address changes**: safest before payment, tax finalization, label purchase, or invoice sending.
* **Line item changes**: safest before fulfillment, invoice posting, or linked purchasing work.
* **Price changes**: review payment balance, approval rules, and invoice state before saving.
* **Shipping changes**: review package state and label purchase state before changing carrier, service, or address.
* **Tax changes**: review customer exemption, product taxability, marketplace status, and document strategy before recalculating.
* **Notes**: internal notes are generally safe; customer-facing notes may appear on documents or emails.

<Note>
  **A disabled action is usually protecting history**
  When Arcus disables an edit, it is usually protecting a payment, invoice, shipment,
  inventory movement, approval, return, or accounting entry that already depends on the order.
</Note>

## Payments Change What Happens Next

Paid and partially paid orders need special care. If the order total changes after money
is recorded, Arcus must keep the customer balance, payment history, receipt, and accounting
activity aligned.

<Frame caption={"Payment state tells you whether an order needs collection, credit, refund, or review before operational changes continue."}>
  <img src="https://mintcdn.com/arcuserp/MrJkb10V6EpIZu0o/images/support/screenshots/orders/record-payment-entry.png?fit=max&auto=format&n=MrJkb10V6EpIZu0o&q=85&s=b2bec15b204f8b8bce1af295c9cdff60" alt="Order detail payment entry point with payment summary, balance, and Record Payment action" width="1520" height="760" data-path="images/support/screenshots/orders/record-payment-entry.png" />
</Frame>

## Cancel, Void, Delete, or Archive

* **Delete**: use only for draft-like records with no meaningful operational history.
* **Cancel**: use when the order should stop before completion and eligible reservations should be released.
* **Void**: use when posted or completed activity needs a formal reversal with history intact.
* **Return**: use when goods already left the business and the customer is sending them back.
* **Refund**: use when money needs to go back to the customer.
* **Archive**: use to hide completed or stopped records from daily lists without changing their history.

<Tip>
  **Pick the correction that matches what happened**
  If nothing shipped and no money moved, cancellation may be enough. If money moved, start
  with payment correction. If goods shipped, start with return or fulfillment correction.
</Tip>

## Common Blocks

* **Cannot edit a line**: the line may be invoiced, packed, shipped, returned, or tied to inventory movement.
* **Cannot cancel**: payment, fulfillment, return, or approval state may require a more specific reversal first.
* **Cannot fulfill**: payment hold, ACH hold, approval, stock issue, address issue, or packing requirement may be blocking work.
* **Cannot delete**: the order has history Arcus must preserve.
* **Total no longer matches payment**: collect the difference, issue a refund, apply account credit, or correct the invoice path.

## Related Articles

<CardGroup cols={2}>
  <Card title="Creating Orders" href="/support/orders/creating-orders">
    Build a sales order, add customers, set addresses, and add products.
  </Card>

  <Card title="Managing Line Items" href="/support/orders/line-items">
    Use pricing rules, quantities, adjustments, and tax-aware line editing.
  </Card>

  <Card title="Record Customer Payments" href="/support/orders/record-payment">
    Record cash, card, ACH, check, wire, external, terms, or credit payments.
  </Card>

  <Card title="Order Fulfillment" href="/support/orders/fulfillment">
    Move an order from confirmed to picked, packed, shipped, and invoiced.
  </Card>

  <Card title="Packing and Shipping" href="/support/orders/packing-shipping">
    Use package suggestions, freight decisions, labels, and tracking.
  </Card>

  <Card title="Customer Returns" href="/support/returns/customer-returns">
    Create RMAs, receive returned items, inspect condition, choose disposition, and close customer returns.
  </Card>
</CardGroup>
