# Employee Discount Program

A new option **” Discount Scheme for POS Employees “** has been added. This option allows to give the discount for your employees.

**Follow the steps given below for settings of add discount option for employee.**

**Step 1:** Go to to the **Setup** ,and choose **Setup Employees for POS Discount/Employees** from **Configuration** menu.

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2023/05/p1-1.png" alt=""><figcaption></figcaption></figure>

**Step 2**: Now Open the **Config** menu and choose the **Group level** from drop down in which you have added employees.

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2023/05/p2-1.png" alt=""><figcaption></figcaption></figure>

**Step 3:** click on **Refresh** , The list of employee in the group level will appear here.

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2023/05/p3-1.png" alt=""><figcaption></figcaption></figure>

**Step 4:** Now Open the **“Setup Discount/Scheme for POS Employees**” from the **Configuration** menu

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2023/05/p4-2.png" alt=""><figcaption></figcaption></figure>

**Step 5**: Create all the Details Under the given options below :

* Scheme name : Enter the name of the discount scheme.
* Year limit : It will fixed the maximum discount limit for a year
* Month limit : It will fixed the maximum discount limit for a month .
* Bill limit : it will fixed the maximum discount received per Bill.
* Disc % : Set the discount percent.
* Department : Select the department for which discount is applicable.

Set **Inactive** as No and **Save**.

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2023/05/p5-1.png" alt=""><figcaption></figcaption></figure>

**Step 6:** Open the Sale voucher Configuration and select these configuration :

1. **Other Setting 1** > **“Implement Employee Discount Scheme”**.
2. **Calculation mode** > **Labour** > **Use as Percent(%).**

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2023/05/p6-1.png" alt=""><figcaption></figcaption></figure>

**Step 7:** Now Create a **Sale Bill** and select **Retail customer** and choose the employee name that you have entered in the **Retail customer group.** Click on **Save**.

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2023/05/p7.png" alt="" width="1440"><figcaption></figcaption></figure>

**Step 8:** **Discount %** will reflect under **Labour %**. Select **Employee Company /group wise discount** from Discount Type and **Ok**

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2023/05/p8.png" alt="" width="1440"><figcaption></figcaption></figure>

### **There are two additional Discount option :**

1. ***Company / group wise Discount***
2. ***Employee Wise Discount***

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2023/05/p10.png" alt=""><figcaption></figcaption></figure>

**1 Company / group wise Discount :** This option allows you to give discount on the specific Company or group wise.

**Step 1: Batch mode** > Select **“Discount For”** .In this section discount is applicable for either **Company/group** or for **Both**

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2023/05/p13.png" alt=""><figcaption></figcaption></figure>

**Step 2: Select Company** for which discount will applicable > Give the **Discount %** > **OK** > **Save**

*

```
<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2023/05/p12-1.png" alt=""><figcaption></figcaption></figure>
```

**Step 4 :** To view the product on which Discount is applicable or make changes : Go to the **Entry Mode** > **Refresh** . The discount list will appear below.

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2023/05/p14-1.png" alt=""><figcaption></figcaption></figure>

**Step 5:** Create the **Sale Bill** , the **discount %** will change on selection of defined item of the specified company.

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2023/05/p15.png" alt=""><figcaption></figcaption></figure>

**2 Employee wise Discount :** This option allows you to give the discount for the Selected employees only.

**Step 1 :** Go to the **Allocate Employee** > **Include** > **Enter Employee** > **Save** .

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2023/05/p16.png" alt=""><figcaption></figcaption></figure>

**Step 2 :** Now Create the **Sale Bill** for Selected Employee . The Discount % will only applicable for selected employees.

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2023/05/p17.png" alt=""><figcaption></figcaption></figure>


---

# 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-version-release-notes/december-2023/billing/employee-discount-program.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.
