# Enter Customer Points Opening Balance

**YouTube:** [How to Enter Retail Customer Loyalty Points Opening Balance Manually or via Excel?](https://www.youtube.com/watch?v=1KgCv9eewhE)

## How to Enter Retail Customer Loyalty Points Opening Balance Manually or via Excel?

In this tutorial, we will guide you through the process of **entering customer points opening balance** in **Logic ERP** and demonstrate how these points can be redeemed during billing.

***

### Enter Customer Points Opening Balance

* Navigate to the **Enter Customer Points Opening Balance** module.
* Select the **customer** for whom you want to define the opening balance.

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

* Click **Refresh** to load the selected customer details.

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

***

### Enter Opening Balance Details

* Enter the **Opening Balance Date** and the corresponding **Customer Points Opening Balance**.

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

* To apply the same value across the entire column:
  * Press the **F2 key**
  * Select the required date or value
  * The selected value will be applied to all rows in a single action.

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

* After entering the details, click **Save**.

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

This completes the **manual entry** of customer points opening balance.

***

### Verify Points in Billing Module

* Open the **Billing module**.
* Select the same customer whose opening point balance was entered.

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

As you can observe, the **opening balance of 10 loyalty points** is correctly reflected for the customer.

***

### Redeem Customer Points During Billing

* Proceed with billing for the selected customer.
* Upon saving the bill, the **Available Discounts** window appears showing the applicable **points-based discount**.

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

* Select the discount and click **OK**.
* A confirmation window displays:
  * Total points earned
  * Points value as per configuration

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

* Click **Yes** to redeem points on the current bill.
* Enter the number of points to redeem and click **OK**.

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

* Save the bill to complete the transaction.

***

### Import Customer Points Opening Balance from Excel

* Return to the **Enter Customer Points Opening Balance** module.
* Select **Retrieve from Excel**.

<figure><img src="/files/14YSEpkxJlr3rq0jOsJd" alt=""><figcaption></figcaption></figure>

* Click on the **Excel icon** to browse and select the prepared Excel file.
* Click **Refresh** to load the data.

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

* As observed, the imported customer points opening balance details are accurately reflected.

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

* Click **Save** to complete the import.

This allows you to update opening balances for **multiple customers simultaneously**, saving time and reducing manual effort.

***

### Verify Imported Points in Billing

* Open the **Billing module**.
* Select a customer whose points were imported from Excel.

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

You will see that the **opening point balance is correctly reflected**, confirming a successful import.

***

### Customer Point Ledger Report

Finally, open the **Customer Point Ledger Report**.\
This report provides a **detailed view of customer loyalty points**, including:

* Opening balance
* Points earned
* Points redeemed
* Closing balance

<figure><img src="/files/8PQkW2HWwkVq5VGC9c9F" alt=""><figcaption></figcaption></figure>

***

### Summary

* Customer points opening balance can be entered **manually or via Excel import**
* Points are automatically reflected in billing
* Customers can redeem points during sales transactions
* Customer Point Ledger Report enables complete tracking and transparency


---

# 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/setup-accounts/setup-customer-database/enter-customer-points-opening-balance.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.
