> 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-voucher-configuration-other-settings.md).

# New Update in Sale Voucher Configuration Other Settings

In the other Settings of Setup Voucher Configuration, three new options are added to set the OTP template of Customer Selection, Loyal Customer, and Discount Package.

1. **Customer Selection:** Whenever retail customer is selected, OTP will be send to his/her mobile number before saving the bill. Bill will be saved only after validating OPT.
2. **Loyal Customer:** OPT will be send only to customers with Loyalty Card
3. **Discount Package:** OPT will be sent if any discount is linked with the customer using option ‘**Setup Retail Customer + Company/Group Wise Discount’ or** Discount package created from option ‘**Setup Retail Customer + Company/Group Package Scheme’ is** sold to customer.

<figure><img src="/files/urN1SdmoPwAhXuqX6Z03" 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/november-2019/setups/new-update-in-sale-voucher-configuration-other-settings.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.
