# Implement Sale Bill Touch Configuration

**YouTube:** [How to Implement Touch Screen Configuration in Standard Sale Bills ?](https://www.youtube.com/watch?v=YrH1y8i4_ww)

## How to Implement Touch Screen Configuration in Standard Sale Bills?

 In this Tutorial, we will walk you through the process of enabling the **Sale Bill Touchscreen Configuration** in Logic ERP and demonstrate its impact on the billing process.

### Accessing Sales Voucher Configuration

* Navigate to **Sales Voucher Configuration** and select the relevant billing series.
* Locate the option **"Implement Sale Bill Touchscreen Configuration."**
* To analyze its effect, we will first keep this feature **disabled** and proceed with billing.

<figure><img src="/files/7o8ufgdeh5QTyBb8mqPs" alt=""><figcaption></figcaption></figure>

### Configuring Sale Bill Touchscreen Settings

* Open **Sale Bill Touchscreen Configuration** and select the touchscreen billing series you wish to apply.
* Configure the settings by enabling the **Item Code, Lot Code and Barcode for Scanning.**

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

### Testing with the Feature Disabled

* Scan the **Item Code**—the system successfully detects it.
* Attempt to scan the **Lot Code**—the system does not recognize it, confirming that only the item code is scanned when the feature is disabled.

### Enabling the Feature and Testing Again

* Go back to **Sales Voucher Configuration** and enable the **"Implement Sale Bill Touchscreen Configuration"** option.
* As shown above, we enabled **LOT Code, Item Code, and Barcode** in the **Sale Bill - Touch Screen Configuration**.
* After enabling this option in **Sale Voucher Configuration**, the software recognizes all three scanning methods.
* Now, on the billing screen, you can scan **LOT Code, Item Code, or Barcode**, and the system will automatically fetch the corresponding item details.

This demonstrates that enabling this feature allows the system to prioritize **Lot Code scanning** as per the configured settings. Similarly, you can implement other touchscreen settings within the **Sale Bill** window for a customized billing experience.\ <br>


---

# 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-learning-hub-tutorials-and-best-practices/setups/configurations/sale-voucher-configuration/other-settings-1/implement-sale-bill-touch-configuration.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.
