# Create a Discount Coupon–based Scheme in Sale Bill

**YouTube:** [How to Create a Discount Coupon–based Scheme in Sale Bill?](https://www.youtube.com/watch?v=BrNP_26POkY)

## How to Create a Discount Coupon–based Scheme in Sale Bill?

This tutorial explains how to create, configure and apply a coupon-based discount scheme for new customers in Logic ERP. The steps below guide you through setting up the coupon template, configuring the scheme campaign, defining slab details, and applying the coupon during billing.

***

### **Set Up the Discount Coupon Template**

* Navigate to Setup\Setup Accounts\Setup Customer Database and then open **"Setup Discount Coupon Templates".**
* Enter the **Template Name** and **Coupon Prefix**.
* Define the **Discount Type** (percentage or fixed value).
* Specify **Expiry Days** and **Start Date**.

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

* Save the template.

***

### **Configure the Scheme Campaign**

* Open **Configuration Menu → Setup Scheme Campaign**.
* Enter the **Scheme Campaign Name**.
* Define the **Active Period** and save.

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

### **Configure Group Options**

* Select the scheme campaign.

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

* Add a **Group Name** in the *Scheme Group Type* column.
* Press **Space** to select the applicable scheme type.

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

* Save the changes.

***

### **Assign Scheme Groups**

* Open the **Scheme Group** tab.
* Select the **Company or Brand** on which the scheme will be applied.

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

* Save the changes.

***

### **Define Slab Details**

* Open **Scheme Campaign Slab Details** from the menu.
* Select the **Scheme Campaign**.

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

* Enter **1** in the *Minimum Quantity* field.
* Set **Scheme Basis** to *Quantity*.

<figure><img src="/files/4Uxi3dR6eNLmUiNopH1P" alt=""><figcaption></figcaption></figure>

* Enter **1** in the *Slab Value* column.
* In the **Discount Coupon Template** column:
  * Press **Space** and choose the desired template.
* Enter **1** in the *Coupon Count* column.

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

* Save the slab setup.

*(This configuration ensures that when the bill is saved, the customer receives one discount coupon automatically.)*

***

### **Implement Scheme in Sale Bill**

* Start a **New Sale Bill** transaction.
* Save the bill.
* When the **Available Schemes** prompt appears, enable the checkbox to apply the scheme.

<figure><img src="/files/3nyA6gWe3F4k7jOdiAgI" alt=""><figcaption></figcaption></figure>

* The system automatically allocates the coupon to the customer.
* The coupon details will appear on the printed bill.

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

***

### **Redeem the Coupon on Next Purchase**

* When the customer returns with the coupon details:
  * Open **Discount Coupon** in the bill entry window.
  * Enter the **Coupon Number** and click **OK**.

<figure><img src="/files/3DlTjVi1qxYrxX2Z5raQ" alt=""><figcaption></figcaption></figure>

* Save the bill.
* The system automatically applies the **20% discount** (or as defined in the template).

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

***

### **Conclusion**

By following these steps, you can easily configure a coupon-based scheme in Logic ERP. The system ensures smooth coupon generation, automatic allocation, and seamless redemption in future transactions—helping enhance customer engagement and promote repeat sales.


---

# 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-installation-configuration-and-troubleshooting-solutions/faqs/scheme/create-a-discount-coupon-based-scheme-in-sale-bill.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.
