# Implement Retail Customer Company/Group Scheme on Fresh Items

**YouTube:** [How to Globally Enable Retail Customer Company / Group Scheme for Fresh Items in Sale Bill?](https://www.youtube.com/watch?v=8Mv0ShAEr5I\&t=1s)

## How to Globally Enable Retail Customer Company / Group Scheme for Fresh Items in Sale Bill?

This tutorial explains how to configure Logic ERP to apply **Retail Customer + Company/Group schemes only on fresh stock**, ensuring discounts are applied exclusively to new items when no other item-level discount exists.

***

### Access Global Settings in Logic Admin

* Open **Logic Admin**.
* Navigate to **Global Settings**.
* Under **POS Options**, go to the **POS Options 1** section.
* Locate and enable the option labeled as:&#x20;

> **"Implement Retail Customer Company/Group Scheme on Fresh Items"**

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

* This enables the feature **globally across all series and branches**.
* Click **Save**, then **restart the software** for the changes to take effect.

***

### **Optional – Enable at Series Level**

If you want this functionality enabled **only for a specific billing series**:

* Open **Sale Voucher Configuration**.
* Select the relevant **Billing Series**.
* Under **Other Options 1**, enable the same setting:\
  \&#xNAN;**"Implement Retail Customer Company/Group Scheme on Fresh Items"**

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

***

#### Implement **the Scheme on Fresh Stock**

* Open the **Sale Voucher** window.
* Start a **new transaction**.
* Select the **Retail Customer**.
* Add an item that qualifies as **Fresh Stock** (no existing discounts applied).

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

> Result: A **CD (Cash Discount)** of 5% (or as per your scheme) is automatically applied due to the **Retail Customer + Company/Group Scheme** configured for fresh items.

***

#### **Note on Scheme Conditions**

* This scheme is **only applied if no other discount** (CD, TD, SPCD) is defined on the item.
* Ensures **scheme benefits are exclusive to fresh stock**.

***

### **Configure the Scheme (If Not Already Created)**

* Open **Setup Retail Customer + Company Group-Wise Discount** module.
* In **Entry Mode**:
  * Select the **Retail Customer**.
  * Choose the **Brand**.
  * Click **Refresh** to load scheme data.

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

* Review or create your discount scheme:
  * Define **discount rate**, **item conditions** and **validity**.

***

#### **Benefits of This Feature**

| Benefit                            | Description                                                |
| ---------------------------------- | ---------------------------------------------------------- |
| **Targeted Discounts**             | Applies schemes only to fresh stock for eligible customers |
| **Prevents Overlapping Discounts** | Avoids double discounting when item-level discounts exist  |
| **Control & Accuracy**             | Ensures scheme rules are enforced exactly as defined       |


---

# 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/pos-options/pos-options-1/implement-retail-customer-company-group-scheme-on-fresh-items.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.
