# Issue Discount Coupon on Cumulative Sale Bills

Now, you can issue discount coupons by calculating the total value of the multiple bills generated on the same day for a particular customer. You can generate these schemes in **Setup Discount Coupon Scheme** window.

### How to configure a discount coupon scheme?

In the picture below, you can see how you can set up the schemes. You can set the minimum billing amount required to be eligible for a particular discount scheme. Also, you can include the item groups on which that scheme should be implemented.

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

### How to implement a discount coupon scheme?

As you can see the above picture that on group G1, “**Scheme Rs.**” will implement if the bill amount is Rs. 5000 or more, and “**Cash Back %**” will implement on Group G2 if the bill amount is Rs.9000 or more.

\*\*\****Key Points:***

1. When the billing amount is minim Rs.5000, then it fulfills first discount coupon scheme criteria. After that, it will go into the “**Other details**” and check whether the bill contains the items that are mentioned in group G1. If the total bill of the group G1 items is minimum Rs.5000, then “Scheme Rs.” discount coupon will be applicable to the sale bill.
2. In case the bill contains group G2 items, and its minimum amount is Rs.6000, then “Cash Back %” scheme will be applicable on the sale bill.
3. If the bill amount is minimum Rs.9000, then the second discount scheme will be implemented, and 12% discount will be given to the customer.
4. ***Group Filter***: Tick this option if a scheme to be applied to the particular items group.

\*\*\*

Now suppose you created two bills for the items and the total billing amount exceeds the minimum value. Go to **Issue Discount Coupon against Discount Coupon Scheme** window and select the retail customer for which you created the bills. In the picture below, you will notice that the Discount Coupon Scheme is implemented on the retail customer bill.

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

When you click on the **Print** button, the following receipt will open:

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

If you want to check the scheme details, then go to the **Setup Discount Coupons** window.

<figure><img src="/files/R5MWub3oIHhTJqQnikBV" 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/november-2019/setups/issue-discount-coupon-on-cumulative-sale-bills.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.
