Update docs to match reality (#5255)

This commit is contained in:
Oliver 2023-07-15 23:55:22 +10:00 committed by GitHub
parent 2e35b861ef
commit 370021bc7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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