> 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/january-2026/scheme/added-flat-item-wise-discount-scheme-in-scheme-campaigns.md).

# Added Flat Item- Wise Discount / Scheme in Scheme Campaigns

**YouTube:** [How to Configure Flat Item-Wise Discount/Scheme in Scheme Campaigns?](https://youtu.be/JqnKDnta5Ds)

## How to Configure Flat Item- Wise Discount / Scheme in Scheme Campaigns?

**Logic ERP has introduced a new update to simplify the Flat Scheme process.**\
With this update, you can now apply a **Flat Scheme directly from the “Setup Scheme Campaign”** screen. Using this feature, Flat Schemes can be imported via Excel in multiple ways—**Company-wise, Item-wise, Group-wise, and Item Code-wise**—making bulk configuration faster and more efficient.

***

### **Setting Up a Flat Scheme Using Scheme Campaign**

* First, navigate to **Setup Scheme Campaign**

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

* Enable the **“Scheme Campaign Type”** column from **Setup Column Attributes**.

<figure><img src="/files/88F7IGRommNAaPrtr7of" alt=""><figcaption></figcaption></figure>

* Once this column is enabled, whenever you create a new scheme, the **Scheme Campaign Type** filter will display two options:
  * **Slab Wise**
  * **Flat Scheme**

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

* Select **Flat Scheme** while creating the scheme campaign and define the required **scheme group** in next tab.

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

* After defining the group, an **Excel Import** option will appear in the **Scheme Group** section, allowing you to import scheme data in bulk.
* Additionally, a **Help** button is provided, which guides you on the correct Excel format to ensure smooth and error-free import.

<figure><img src="/files/1RaWr4SYlv18LmOlPta5" alt=""><figcaption></figcaption></figure>

* This setup makes Flat Scheme creation faster, structured, and easier to manage through Excel imports.

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

For more Clarification [<mark style="color:green;">Click Here.</mark>](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/configurations/setup-scheme-campaign/configure-flat-item-wise-discount-scheme-in-scheme-campaigns)


---

# 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/january-2026/scheme/added-flat-item-wise-discount-scheme-in-scheme-campaigns.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.
