> 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/november-2019/setups/new-update-in-sale-bill-touch-screen-functionality.md).

# New Update in Sale Bill-Touch Screen Functionality

**YouTube:** [New Update in Sale Bill Touch Screen Functionality](https://youtu.be/UOsM2C_zHEo)

Earlier, when you create a new customer in **Sale Bill-Touch Screen** window, it will get generated in “**Setup Retail Customer**“. But now, when you will insert Customer **GST No.** along with other details, then the customer account will automatically generate in “**Setup New Account**” also.

\*\*Make sure to insert **GST Number** while doing so\*\*

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

**Note:** When you will check the Header Details, it will automatically pick the Customer Name you created with GST number.

### What does it do?

When you check the customer account details in **Setup New Accounts**, you will notice that the new customer account is automatically created that you generated in Sale Bill-Touch Screen window.

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

Also, when you will try to change the **GST No.** of the customer in **Setup New Account**, it will not have any effect on customer details in Sale Bill-Touch Screen. The GST No. details of the customer will not change. If you want to change the customer’s GST No., then you have to do that on Sale Bill-Touch Screen window.


---

# 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/november-2019/setups/new-update-in-sale-bill-touch-screen-functionality.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.
