# Vouchers

In ERPAG, you can use vouchers that will entitle your customers to a discount or that can be exchanged for goods or services.

You can create a voucher by going to:

```
Sales > Vouchers > Create
```

The system will offer you two types of vouchers in the drop-down menu:

* Gift voucher is a voucher bought in a shop and given to the third party.
* Reward voucher is a voucher that you give to your loyal customers, usually after achieving some sales matrix

![](/files/-LKaxK6bH0yk4L6OrSqt)

Once you start creating the voucher, you will be able to set up your own voucher number, select the date from which the voucher is valid, select the warehouse, enter the description (usually the name of the customer), enter the amount. ERPAG usually gives one month as an expiration date, but you can adjust that as well. Save the changes and the voucher will be created.

![](/files/-LKaxmhy--31IPNni51r)

On the voucher list, you can all the information about the issued vouchers, including the dates, amounts and statuses.

![](/files/-LKay262IBaP0bavmXfG)

Vouchers can be used only in point of sales.

```
Sales > New receipt
```

Make sure you are in the right warehouse.

![](/files/-LKayNOTSUbePnihb6pg)

Select the products you are selling and fix quantity, if needed. Click on the ‘total’ button.

![](/files/-LKay_5VL92ds7xrumcb)

You will see a ‘voucher’ filed where you should type in the voucher number.

![](/files/-LKayoNJDmTRU1wiPgE7)

Click on ‘find’ and the voucher amount will be shown on the field and the remaining amount will be recalculated and shown in the ‘cash’ section. Click on the print button to get a preview.

![](/files/-LKaz5KxT99TCbXAnbR-)

On the preview you will be able to see that an amount of the receipt was paid with a voucher.

![](/files/-LKazQXHaesc61hLxZNK)


---

# 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://learn.erpag.com/project/pos-new-receipt/vouchers.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.
