# Allow Points Redemption in Sale Modify Mode

**YouTube:** [How to Allow Points Redemption in Sale Bill Modify Mode?](https://www.youtube.com/watch?v=zgSR5lpE0mg)

## How to Allow Points Redemption in Sale Bill Modify Mode?

In this tutorial, we’ll discuss how to **redeem loyalty points during billing even in Modify Mode** using Logic ERP.

***

### Default Behavior

By default, if a user saves a bill **without redeeming loyalty points**, and later opens the bill in **Modify Mode**, the software does **not allow loyalty redemption** at that stage.

***

### 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 Modify Mode"**

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

* Click **Save and** **restart the software** to apply the changes.

***

### Implement the Feature

* Create a **Sale Voucher** and save it **without** redeeming any loyalty points.
* Open the **same bill in Modify Mode**.
* Proceed to **save the modified bill**.

> You will now see a **loyalty redemption prompt**, allowing you to apply the customer’s available loyalty points during modification — as demonstrated in the tutorial.

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

***

### Summary

This feature enhances billing flexibility by allowing loyalty point redemption even **after the original bill is saved**, helping businesses provide better customer service without compromising on billing rules.


---

# 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-modify-mode.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.
