# Open Sales Orders

Open Sales Orders list is the list of your sales orders that are not yet packed. The list is broken down by items, and you can see the sales order number, date and time the SO is entered, quantity, reserved quantity, short quantity, unit of measure, status, warehouse and quantity status. The quantity status can be no quantity, partial quantity or available quantity.

![](/files/-LJyUDuzP5ZIJLRvplOO)

You can filter or group this list by any column in order to create custom reports. You also have the ability to add more columns, such as tag field and expected date. The sales orders numbers are hyperlinks, which means that ERPAG will lead you to that sales order if you click on it.

![](/files/-LJyVL8S8AreX3Ul0DAy)

Once you pack the sales order, it will disappear from this report.<br>

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.erpag.com/project/untitled/open-sales-orders.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
