> 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-version-release-notes/december-2018/billing/options-added-in-sale-bill-touch-screen.md).

# Options added in Sale Bill-Touch Screen

YouTube: [Options added in Sale Bill Touch Screen](https://youtu.be/TmEmHN7YaEE)

**Options added in Sale Bill-Touch Screen**:

1. We have added a new option to display the quantity of items added in the bill in the Item List. This option will work in Sale Bill and Sale Challan touch screen.
2. You can now define Button Layout Configuration series wise using the option added in Sale Bill Touch Screen configuration.

**Main Menu: Setup> Configurations> Sale Bill-Touch Screen Configuration**

Sale Bill-Touch Screen Configuration window will appear on your screen. Select series in the Configuration for Sale Bill- Touch Screen.

1\. Show Quantity in Item List: Click on Menu Item Selection Configuration. Now select Show Quantity in Item List and click on Save button. Quantity will start appearing in your item list of Sale Bill- Touch Screen.

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

**Implementation in Sale Bill- Touch Screen:**

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

2\. Enable Button Layout Configuration: Click on Button Layout Configuration and select the buttons you want to appear on the Sale Bill-Touch Screen. This configuration will work in the sale Bill-Touch Screen if you have selected Enable Button Layout Configuration.

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

&#x20;**Note:** Selected buttons will appear if you have selected enabled this option. However, all buttons will appear if you have not selected this option or selected new series.

**Implementation in Sale Bill- Touch Screen.**

<figure><img src="/files/xbNia7o0oPBjbL5ih1X6" 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/options-added-in-sale-bill-touch-screen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
