# Allow Points Redemption in Sale Challan

**YouTube:** [How to Enable Points Redemption in Sale Challan?](https://www.youtube.com/watch?v=h0plP-gvdMk)

## How to Enable Points Redemption in Sale Challan?

In this tutorial, we’ll walk you through how to **enable and use the loyalty points redemption feature** directly within a **Sale Challan** in Logic ERP.

***

### 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;

> **"Allow Points Redemption in Sale Challan"**

<figure><img src="/files/2GVvLtegBjTc4eyjdd57" alt=""><figcaption><p>Let's proceed with this option turned on to understand its practical implications in Voucher entry.</p></figcaption></figure>

* **Tick the checkbox** to enable it.
* **Save the settings** and **restart the software** for the changes to apply.

***

### Process a Sale Challan

* Open the **Sale Challan - Touch Screen** window.
* Initiate a **new transaction** and select the customer.

> The system will display the customer’s available loyalty points — for example, **55 points**.

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

***

### Redeem Loyalty Points

When you proceed to **save the voucher**, a **redemption window** will appear automatically.

* This allows you to **redeem available loyalty points** against the current Sale Challan.

<figure><img src="/files/16YP1tSKLZA8SlRIsssr" alt=""><figcaption></figcaption></figure>

* As soon as you click on "Yes," a window will appear where you can enter the number of points you want to redeem.
* The software will automatically calculate and apply the corresponding discount based on the entered points.

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

***

### Summary

By enabling this feature, you can **seamlessly integrate loyalty point redemption** into your Sale Challan process, enhancing the customer experience and improving billing efficiency.


---

# 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/allow-points-redemption-in-sale-challan.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.
