# Implement Sale Bill Touch Screen Configurations in Sale Bill Window

In the Sale Voucher Configuration settings, a new option i.e., “**Implement Sale Bill Touch Configuration**” is added. This option allows you to implement the configuration settings of sale bill-touch screen window in the normal sale bill window.

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

Suppose in the **Sale Bill-Touch Screen Configuration**, you have enabled **Gift Voucher** as the Payment Options.

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

Now, when you will go to **Sale Bill** window and create a bill for the items and go to payment window, you will notice that only **Gift Voucher** is available as a payment option, while the **Cash Amount** option is disabled.

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


---

# 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://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/implement-sale-bill-touch-screen-configurations-in-sale-bill-window.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.
