# Group Schemes

**YouTube:** [How to Configure Item Group Schemes in Sales Orders?](https://www.youtube.com/watch?v=bLX3n9YuusU)

## How to Configure Item Group Schemes in Sales Orders?

This tutorial explains how to **configure Group Scheme Selection Prompts in Sales Orders** in Logic ERP. It demonstrates how different configuration options control whether schemes are applied automatically, prompted for confirmation, or completely restricted—helping businesses manage discounts effectively.

***

### **Objective of This Feature**

* Control how **discount schemes are applied** in Sales Orders
* Provide flexibility between **manual and automatic scheme application**
* Improve **accuracy and control in promotional pricing**

***

### **Accessing Sales Order Configuration**

* Navigate to **Sales Order Module**
* Click on **Configuration**
* Select the relevant **Sales Order Configuration**
* Here, you will find an option named **Group Scheme**.
  * When you expand the dropdown, you will see three options:
    * **N/A**
    * **Prompt Before Issue**
    * **Do Not Prompt**

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

***

### Overview of Created Scheme Before Sales Order Processing

* Before proceeding with the Sales Order process.
* Navigate to Setup and Configurations.
* Open **Setup Schemes for Sale Order.**
* Review the already created scheme **“Buy One, Get 20% Off”**.

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

* Ensure that all required settings for the scheme have been properly configured.
* Once verified, move to the **Sales Order** window.
* Begin processing the Sales Order.
* Now, Let discuss each option one by one.

***

### **Group Scheme Options:** **Not Applicable**

* No scheme will be applied during Sales Order generation
* **Use Case**
  * When no promotional schemes are required

***

### **Group Scheme Options: Prompt Before Issue**

* System prompts user before applying any scheme

**System Behavior**

* On saving Sales Order:
  * **“Choose Schemes to Implement”** window appears
  * Displays:
    * Available schemes
    * Validity period
    * Discount details

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

**User Action**

* Click **OK** to confirm scheme

**Result**

* Scheme (e.g., **Buy 1 Get 20% Off**) is applied
* Reflected in:
  * **CD% (Discount Column)**

***

### **Group Scheme Options: Do Not Prompt**

* System applies schemes **automatically**

**System Behavior**

* On saving Sales Order:
  * No prompt is displayed
  * Applicable scheme is directly applied

<figure><img src="/files/0KwHvKaYO2XFazjqYYET" alt=""><figcaption></figcaption></figure>

**Result**

* Discount (e.g., **20%**) is automatically reflected in CD% column

***

### **Key Benefits**

* Flexible **scheme application control**
* Reduces manual effort with automation
* Ensures **accurate discount application**
* Enhances **sales efficiency and consistency**

***

### **Best Practice Tips**

* Use **Prompt Before Issue** for controlled environments
* Use **Do Not Prompt** for high-speed billing setups
* Regularly review scheme configurations

***

### **Final Outcome**

* Schemes are applied based on **selected configuration**
* Sales process becomes **efficient and flexible**
* Discounts are **accurately implemented**
* Business gains better **control over promotions**


---

# 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/order-processing/sale-order/so-configuration/group-schemes.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.
