# Sales Order Detail By Delivery Date

The **Sales Order Detail By Delivery Date** report details the items that are pending shipment, sorted by their delivery dates. Businesses can utilize this report to manage their inventory and ensure timely delivery of products. By displaying items that are yet to be shipped, grouped according to their delivery dates, businesses can effectively prioritize their shipping tasks and streamline their operations.

### Key Features

* **Delivery Date Analysis**: The report organizes items according to their delivery dates, allowing businesses to identify pending shipments that are approaching their scheduled delivery dates.
* **Priority Shipping Identification**: By highlighting items that are yet to be shipped, the report enables businesses to prioritize their shipping tasks and ensure timely deliveries to customers.
* **Sales Order Status Selection**: Users have the flexibility to filter the report by selecting the status of the sales orders. The available statuses are: Open, Released, and Partially Released. This feature allows for more targeted analysis, helping businesses to focus on items in specific stages of the sales process.

The Sales Order Detail By Delivery Date Report is an invaluable resource for businesses looking to optimize their shipping processes and ensure customer satisfaction through timely deliveries.


---

# 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://docs.xorosoft.com/xoroerp-1/reports/sales/sales-order-detail-by-delivery-date.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.
