# Implement Item Group/Company Wise Schemes after each row of Bill

**YouTube:** [How to Apply Item Group/ Company wise Schemes After Each Row in Sale Bill?](https://www.youtube.com/watch?v=RprolFzubrA)

## How to Apply Item Group/ Company wise Schemes After Each Row in Sale Bill?

In this tutorial, we’ll explore how to apply item group-wise or brand-wise schemes **immediately after entering each row** in a sale bill, rather than waiting until the end of the transaction.

***

### **Default Behavior**

By default, when a sale bill includes items that qualify for **item group-wise** or **company-wise (brand) schemes**:

* The system **prompts a scheme window only at the time of saving the bill**.
* This means all qualifying items are reviewed and processed for schemes **after the entire bill is entered**.

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

***

### **Enabling Row-Wise Scheme Application**

Logic ERP provides a setting to **apply schemes instantly** after each row is added. Here’s how to enable it:

* Open **Logic Admin**.
* Navigate to **Global Settings**.
* Under **Sales** click to **Settings 1**,&#x20;
* Locate and enable the option Labeled as:

> **"Implement Item Group/Company Wise Schemes After Each Row of Bill"**

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

* **Save** the changes and **restart the software** to activate the setting.

***

### **Behavior After Enabling the Option**

Once the feature is enabled:

* Open the **Sale Bill window**.
* Begin entering item rows as usual.
* Now, for any item linked with an **item group-wise** or **brand-wise scheme**, the system will **immediately prompt and apply the scheme** after entering the row — no need to wait until bill completion.

> This provides better visibility and control over schemes during billing.

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

***

### **Where Are These Schemes Defined?**

To define or review your item group/company-wise schemes:

* Navigate to the **Configuration menu**.
* Navigate to: **Setup → Item Group-Wise Schemes**

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

***

### **Benefits**

* Instant scheme visibility at row level.
* Reduced billing errors and improved scheme management.
* Ideal for businesses with frequent or complex scheme applications.


---

# 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-learning-hub-tutorials-and-best-practices/user-access/logic-global-admin/sale/sale-settings-1/implement-item-group-company-wise-schemes-after-each-row-of-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.
