# Apply Flat Value Discount Scheme in Sale Bill

**YouTube:** [How to Apply a Flat Value Discount scheme in Sale Bill?](https://www.youtube.com/watch?v=rMGNScSvDKU)

## How to Apply a Flat Value Discount scheme in Sale Bill?

In this tutorial, we will learn how to configure a **Flat Discount Scheme in Rupees** in Logic ERP. By following the steps below, you will be able to set up the scheme campaign, define group settings, configure slab values, and apply the discount automatically during billing.

***

### **Creating a Scheme Campaign**

* Navigate to the **Main Menu** and open the **Configuration** section.
* Click to open the **Setup Scheme Campaign** window and click on **Refresh**.

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

* Enter the **Scheme Campaign Name**.
* Define the **Date Range** during which the scheme will remain active.

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

* Click **Save**.

***

### **Defining Group Options**

* Go to the **Group Options** tab.
* Select the **Scheme Campaign** you created and click **Refresh**.
* Enter the **Group Name**.

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

* Choose whether to **Include Fresh Items**.

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

* In the **Scheme Group Type** column, press the **Spacebar** and select the applicable type of scheme from the dropdown.

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

* Save the changes.

***

### **Setting Up Scheme Groups**

* Navigate to the **Scheme Groups** section.
* The **Scheme Group Name** linked to your campaign will be displayed.
* Click **Select Item Group**.
* Choose the **Item Group/Category** for which you want this scheme to apply.

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

* Click **Save**.

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

* The selected item group will appear in the grid, confirming that the scheme is now active for that category.

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

***

### **Configuring Slab Details**

* Go to **Configuration** → open **Scheme Campaign Slab Details**.
* Select the **Scheme Campaign**.

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

* Define the **Minimum Quantity or Value** at which the scheme becomes applicable.
* Choose the **Scheme Basis** (either *Quantity* or *Value*).

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

#### **Enabling Scheme in Rupees Column**

* Click **Set Column Attributes**.
* Locate the **Scheme in Rupees** column and tick the checkbox.

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

* This will make the column visible in the slab grid.

#### **Setting the Slab and Discount Amount**

* Define the **Slab Value**, e.g., **3999**.
* In the **Scheme Rupees** column, enter the discount amount, e.g., **200**.
  * *Meaning: Whenever the bill’s gross value reaches ₹3,999 or more, a discount of ₹200 will apply automatically.*

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

* Save the changes.

***

### **Applying the Scheme in the Sale Bill**

* Open the **Sale Bill – Touch Screen** window.
* Create or select a **Customer**.
* Scan or enter an item from the **T-shirt category** (or the category linked to the scheme).
* Suppose the bill value is around **₹5,000**.

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

* Click **Save**.
* A window will appear showing the **Available Discounts**.
* As the bill value exceeds ₹3,999, the system displays the **₹200 scheme discount**.
* Tick the checkbox to apply the discount.
* The **₹200 flat discount** will be successfully applied to the bill.

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

***

### **Conclusion**

By completing these steps, you have successfully configured a **Flat Rupee-Based Discount Scheme** in Logic ERP. This feature helps automate promotional offers, enhances billing accuracy, and ensures customers receive the correct discount once the predefined slab conditions are met. Proper scheme setup also helps simplify campaign management and improves overall sales efficiency.


---

# 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/apply-flat-value-discount-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.
