2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-12-22 03:53:13 +00:00

Return orders (#459)

* Add page for return orders

* Add some intro patter, images

* More docs and images

* Add page for return order reports

* Add doc for return order report functionality

* Updates for report docs

* Updates
This commit is contained in:
Oliver
2023-03-29 20:46:45 +11:00
committed by GitHub
parent 23f4399119
commit b4985d21eb
21 changed files with 275 additions and 116 deletions

View File

@@ -1,10 +1,10 @@
---
title: Sales Order
title: Sales Orders
---
## Sales Orders
Sales orders allow to track which stock items are sold to customers, therefore converting stock items / inventory into externally sold items.
Sales orders allow tracking of which stock items are sold to customers, therefore converting stock items / inventory into externally sold items.
To access the sales order page, click on the <span class="badge inventree nav main"><span class='fas fa-truck'></span> Sell</span> navigation tab and click on <span class="badge inventree nav main"><span class='fas fa-list'></span> Sales Orders</span> option in the dropdown list.
@@ -16,16 +16,16 @@ To access the sales order page, click on the <span class="badge inventree nav ma
Each Sales Order is uniquely identified by its *Reference* field. Read more about [reference fields](../settings/reference.md).
### Create Sales Order
### Create a Sales Order
Once the sales order page is loaded, click on <span class="badge inventree add"><span class='fas fa-plus-circle'></span> New Sales Order</span> which opens the "Create Sales Order" form.
A sales order is linked to a specific customer, select one in the list of existing customers.
A Sales Order is linked to a specific customer, select one in the list of existing customers.
!!! warning
!!! warning "Customers Only"
Only companies with the "Customer" attribute enabled will be shown and can be selected
Fill out the rest of the form with the sales order information then click on <span class="badge inventree confirm">Submit</span>
Fill out the rest of the form with the sales order information then click on <span class="badge inventree confirm">Submit</span> to create the order.
#### Add Line Items