> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/sales/view-retrieved-sale-order-details-in-sale-bill.md).

# View Retrieved Sale Order Details in Sale Bill

**YouTube:** [How to View Retrieved Sale Order Details in Sale Bill?](https://www.youtube.com/watch?v=qw6Hm820Qm4)

## How to View Retrieved Sale Order Details in Sale Bill?

In this tutorial, we’ll learn how to view the details of retrieved sale orders in real time while billing in **Logic ERP**.

***

#### **Retrieve the Sale Order**

* Begin by generating a **Sales Bill**.
* Click on **Retrieve Order**.
* Select the sale orders you wish to retrieve and click **OK**.

<figure><img src="/files/qG75NNpyFJbWCvfZQAAd" alt=""><figcaption></figcaption></figure>

* The selected sale order will now be successfully retrieved into the bill.

<figure><img src="/files/qTTNuQR7iHkAy0yTtnmu" alt=""><figcaption></figcaption></figure>

***

#### **View Retrieved Sale Order Details**

* Press **Ctrl + F7** on your keyboard.
* The **Sale Order Details** window will appear, showing the complete details of the retrieved sale order.

<figure><img src="/files/itKDROIo2OPE66F1oWsn" alt=""><figcaption></figcaption></figure>

* If multiple orders have been retrieved, use the **dropdown list** to select and view the required **sale order number**.

<figure><img src="/files/kYFh1SRLSTK3nl8hMD6k" alt=""><figcaption></figcaption></figure>

***

#### **Access the Hotkeys Window**

* Press **F1** to open the **Hotkeys Window**.
* This window displays a list of all shortcut keys along with their positions and respective functions.
* Here, you can view the shortcut key for accessing retrieved sale order details — the same one demonstrated in this tutorial.

<figure><img src="/files/f1nokxsLI7obl9Xh9V9g" alt=""><figcaption></figcaption></figure>

***

You can now easily review retrieved sale order details directly during billing, ensuring accuracy and efficiency in your sales operations.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/sales/view-retrieved-sale-order-details-in-sale-bill.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.
