> 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/settings-to-allow-discount-coupons-and-gift-voucher-from-local-db-when-remote-db-settings-done.md).

# Settings to Allow Discount Coupons and Gift Voucher from Local DB when Remote DB Settings Done

Discount Coupons and Gift Vouchers play a vital role in the promotion of any business. LOGIC understands that you want flexibility in such elements to ensure smooth business. Until now, If once remote DB settings were done, it was not allowed to pick Discount Coupons and/ or Gift Vouchers from Local DB. But now, you can allow Discount Coupons from Local DB also in case of Remote DB settings done.

**LOGIC> Logic Admin> Global Settings**

Open LOGIC admin from the LOGIC setup and attempt login. Click on Global Settings> POS Options> POS Options-1. Select the checkbox if you want to allow Discount Coupons or Gift Voucher from Local Database in case of Remote Database Settings.

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

**Note:** Now, you can retrieve Discount Coupons or Gift Vouchers in Sale Bill. But, Priority will be given to Discount Coupons from Remote DB Settings.


---

# 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/settings-to-allow-discount-coupons-and-gift-voucher-from-local-db-when-remote-db-settings-done.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.
