# Supplier credit notes

Supplier credit notes are located in the purchasing module.

```
Purchasing > supplier credit notes
```

![](/files/-LKSZ5ru0-8cd8fDwmit)

In this report you will see the list of all the credit notes you got from your suppliers.

![](/files/-LKSZJpN14gdLwQl_n06)

In order for you to add a credit note to your purchase order, the supplier invoice must be generated from that PO. As long as the status of the PO is entered or received, the ‘credit note’ button won’t be visible.

![](/files/-LKSZXlRGcOPHKnW61tf)

Once you generate the Supplier invoice from the PO, the credit note button will appear. You will be able to add the credit note as long as the status of the PO is unpaid or partly paid.

![](/files/-LKSZf1TtXD_q2-un2yS)

Once you click on that button, you will get a window where you can enter the amount or the amount with tax included (in that case the amount will be automatically calculated).

![](/files/-LKSZnVjg46L9YN-HGFE)

The entered amount will be shown in the purchase order, along with the date of entry, and unpaid amount.

![](/files/-LKSZtWJi1MlSgyet_f3)

{% hint style="info" %}
Note that this amount won’t be deducted and shown on the printout of your purchase order or supplier invoice.
{% endhint %}

The entered credit note is now visible in the supplier credit note report.

![](/files/-LKS_5VCSnoPexr1I76m)

The purchase order number is a hyperlink, so you can go directly to that PO by clicking on that number. Like in all ERPAG windows, all columns can be added, removed, grouped, filtered, in order for to generate custom reports.<br>

<br>

<br>

<br>

<br>

<br>

<br>


---

# 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/purchasing/supplier-credit-notes.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.
