# Implement Customer Bonus in Billing

YouTube Link: [How to Configure Customer Bonus Points in the Sale Bill ?](https://www.youtube.com/watch?v=s5HhWHanpvo)

## How to Configure Customer Bonus Points in the Sale Bill ?

### Overview

This Tutorial provides insights on managing customer Bonus points, a key feature for rewarding loyal customers and enhancing business relationships through personalized incentives.

### Step by Step Configuration

* Navigate to the "Sale Voucher Configuration".
* Select the Relevant "Billing Series".
* Enable "Implement Customer Bonus in Billing."

<figure><img src="/files/p2mRZiGCoKcpWT3IiYVf" alt=""><figcaption><p>Keep this feature Enable to observe its Impact</p></figcaption></figure>

* **Save Changes**: Make sure to save the modifications.

### Implementing Customer Bonus Functionality

1. Navigate to the Main Menu/Setup/Setup Account/Setup Customer Database/Set Customer Points Configuration.
2. Access "Set Customer Points Configuration."
3. Configuration: 1 point per ₹100 spent, valued at ₹1 each.

### Implement Bonus Point Slabs in {Points Redemption}

Configure slabs based on spending:

* ₹100 spent earns 5 bonus points.
* ₹200 spent earns 8 bonus points.

<figure><img src="/files/zMEGV5DLzfBtDoGTjovD" alt=""><figcaption><p>Define Bonus Points Slab Wise</p></figcaption></figure>

### Adding and Redeeming Points in Sale

* Create a Sales Bill and add the required items and then save the bill.
* A prompt will appear requesting confirmation to add points to the bill.
* Click "OK" to confirm the addition of bonus points.
* **Redeem Points**:
  * Click "Yes" for confirmation.
  * Specify points to redeem (e.g., 5 points).
  * The software calculates and displays the discount.

<figure><img src="/files/8teAuof81MYCsJoLETc0" alt=""><figcaption><p>Here, you can specify the points required for redemption.</p></figcaption></figure>

* **Save the Bill**: View applicable discounts, including points-based discounts.

### Monitoring Customer Points

To track customer points, use the Customer Point Ledger Report.

Navigate to Setup/Setup Accounts/Setup Customer Database/Customer Point Ledger Report.

<figure><img src="/files/Hcbp0AleOU10rtHtYtp0" alt=""><figcaption><p>Here you can see Software has calculated Bonus Points</p></figcaption></figure>

### Conclusion

Enhance your ERP system by rewarding loyal clients and streamlining billing with customer bonuses.

***


---

# 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/setups/configurations/sale-voucher-configuration/other-settings-1/implement-customer-bonus-in-billing.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.
