# Configure Flat % Discount scheme in Sale Bill

**YouTube:** [How to Configure a flat percentage discount scheme in Sale Bill?](https://www.youtube.com/watch?v=eHNje-F9UdQ)

## How to Configure a flat percentage discount scheme in Sale Bill?

In this tutorial, we will learn how to configure a **Flat Discount Scheme in Percentage** in Logic ERP. Follow the steps below to create a scheme campaign, define group settings, set slab details and Implement Scheme discount in the sale bill.

***

### **Creating a Scheme Campaign**

* Navigate to the **Main Menu**.
* Open the **Setup Module** and expand **Configuration**.
* Open the **Setup Scheme Campaign** window and click on **Refresh**

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

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

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

* Click **Save**.

***

### **Defining Group Options**

* Open the **Group Options** tab.
* Select the **Scheme Campaign** you created.

<figure><img src="/files/9iygRaY7KqraBFmuPpb8" alt=""><figcaption></figcaption></figure>

* Enter the **Group Name**.

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

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

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

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

<figure><img src="/files/9P8nB3UqhwRG4JqgeFdh" alt=""><figcaption></figcaption></figure>

* Save the changes.

***

### **Setting Up Scheme Groups**

* Navigate to the **Scheme Groups** section.
* You will see the **Scheme Group Name** linked to your campaign.

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

* Click **Select Company**.
* Choose the **Company/Brand** to which you want the scheme to be applied.

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

* Click on **Save**.

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

* The selected brand will now appear in the grid, confirming that the scheme has been mapped successfully.

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

***

### **Configuring Slab Details**

* Navigate to **Configuration** and open **Scheme Campaign Slab Details**.
* Select the **Scheme Campaign**.

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

* Enter the **Minimum Quantity or Value** at which the scheme becomes applicable.
  * Choose the **Scheme Basis**:
    * **Quantity**
      * **Value**\
        \&#xNAN;*(Since we are setting a quantity-based scheme, select “Quantity”)*

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

* Define the **Slab Quantity**.
  * Example: For a 10% discount on the sale of *2 units*, set the slab quantity to **2**.
* Enter the discount percentage in the appropriate column (e.g., **CD**, **TD**, or **SPCD**).
  * Example: Input **10%** in the **CD** column.

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

* Save the settings.

***

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

* Open the **Sale Bill – Touch Screen** window.
* Create or select a **Customer**.
* Scan or enter an item belonging to the scheme’s brand.
* Enter **1 unit** and save the bill.

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

* A popup will appear under **Incomplete Schemes**, showing that one more unit is needed to avail the 10% discount.

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

* Close the popup.
* Update the quantity to **2** units and save the bill again.
* The scheme will now appear under **Available Schemes**.
* Tick the checkbox to apply the scheme.

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

* The **10% discount** will now reflect in the bill.

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

***

### Conclusion&#x20;

By completing these steps, you have successfully configured a **Flat Percentage Discount Scheme** in Logic ERP. This setup ensures that eligible customers automatically receive the discount once the defined slab conditions are met. Proper configuration of schemes not only improves billing accuracy but also enhances customer satisfaction and helps streamline promotional activities.


---

# 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/configure-flat-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.
