From 370021bc7c34233f9965939d9a2551a361385186 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 15 Jul 2023 23:55:22 +1000 Subject: [PATCH] Update docs to match reality (#5255) --- docs/docs/order/sales_order.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/order/sales_order.md b/docs/docs/order/sales_order.md index 46fdfe2862..1d37e2410d 100644 --- a/docs/docs/order/sales_order.md +++ b/docs/docs/order/sales_order.md @@ -20,7 +20,7 @@ Each Sales Order has a specific status code, which represents the state of the o | --- | --- | | Pending | The sales order has been created, but has not been finalized or submitted | | In Progress | The sales order has been issued, and is in progress | -| Complete | The sales order has been completed, and is now closed | +| Shipped | The sales order has been completed, and is now closed | | Cancelled | The sales order was cancelled, and is now closed | ### Sales Order Currency