> 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-item-details-in-sale-bill.md).

# View Item Details in Sale Bill

**YouTube:** [How to View Item Details in Sale Bill?](https://www.youtube.com/watch?v=-0jAfMSddK0)

## How to View Item Details in Sale Bill?

In this tutorial, we’ll learn how to **view item details** in real time while billing in **Logic ERP**.

***

### Accessing to Sale Bill to Implement:

* Begin by generating a **Sales Bill**.
* Transact an item as usual.
* Press **F7** on the **Pack Size** field.

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

This opens the **Item Details Window**, showing all key information about the selected item.

***

### Additional Feature :

* Press **F1** anytime to open the **Hotkeys Window**.
* This window lists all shortcut keys along with their positions and functions.
* Here, you can confirm the shortcut for accessing **Item Details**, which we just demonstrated.

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


---

# 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-item-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.
