> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/printing/print-balance-loyalty-points.md).

# Print Balance Loyalty Points

**YouTube:** [How to Print Balance Loyalty Points in Sale Bill Printing?](https://www.youtube.com/watch?v=G8EPEUOlXFA)

## How to Print Balance Loyalty Points in Sale Bill Printing?

In this tutorial, we’ll demonstrate how to **add retail customer balance and loyalty points** to your sales bill print format in Logic ERP.

***

### Add Loyalty Points using Sale Multiple Printing Configuration

* Go to the **Configuration** menu and open **Sale Multiple Printing Configuration**.
* Select the **required bill series** under *Print Options*.
* Open the **Footer Section**.

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

* Set the **font** using the *Font* function.

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

* Define the **label name** (e.g., *Balance Points*).
* From the field list, search for **Retail Customer Points**.
  * Either double-click to add it OR select it and click **Add Field**.

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

* Define the **array number as 7**.

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

* Save the configuration.

Now go to the **Sale Bill Window → Print Preview**.\
Here, you’ll see:

* **Balance Points: 167**

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

***

### Enable Loyalty Points in Designer Printing Configuration

* From the menu bar, go to **Continuous Printing → Sales Bill Print Designer and Printing**.
* Choose the required **printing configuration**.
* Open **Configuration Menu → Add/Edit Configuration**.
* In **Configuration Settings 2**, tick **Enable Retrieve Retail Customer Points**.

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

* Save the changes, select the configuration, and refresh the Sales Bill.

***

### Add Loyalty Points using Designer Printing Format

* Open the **Design Window**.

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

* Go to the **Footer Section**.
* Ensure there is enough space, then from the menu bar:
  * Click **Table → Insert Row**.
  * Define the label (e.g., *Balance Points*).

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

* In the **Properties Panel** (bottom left):
  * Expand **Sale Bill Details → Retail Customer Details**.
  * Locate **Total Points Earned**.
  * Add it to the **Expression Window**.
  * Press **F5** to test the query result (balance points will display).

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

* Right-click and select **Insert** to place the field into the table.
* Adjust the **font, size, and formatting** as needed.
* Save the layout and click on **Preview**.

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

The **Retail Customer Loyalty Points (earned, redeemed, and balance)** are now displayed in the bill print format.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-installation-configuration-and-troubleshooting-solutions/faqs/printing/print-balance-loyalty-points.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.
