mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-12-19 02:23:20 +00:00
Order status codes (#460)
* Add status code information for Sales Orders * Add status codes for purchase orders
This commit is contained in:
@@ -44,9 +44,9 @@ Each Return Order has a specific status code, as follows:
|
||||
| Status | Description |
|
||||
| --- | --- |
|
||||
| Pending | The return order has been created, but not sent to the customer |
|
||||
| In Progress | The return order has been sent to the customer |
|
||||
| Complete | The return order was marked as complete |
|
||||
| Cancelled | The return order was cancelled |
|
||||
| In Progress | The return order has been issued to the customer |
|
||||
| Complete | The return order was marked as complete, and is now closed |
|
||||
| Cancelled | The return order was cancelled, and is now closed |
|
||||
|
||||
## Create a Return Order
|
||||
|
||||
|
||||
Reference in New Issue
Block a user