# Not Invoiced Report

The Not Invoiced Report displays the list of purchases made by the business unit that have not been invoiced by the supplier yet

* **Business Unit:** The specific business unit or location where the purchase was made.
* **Supplier:** The name of the supplier who has not yet invoiced for the purchase.
* **Date:** The date of the purchase.
* **Po Doc No:** The purchase order document number.
* **GRN Doc:** The goods received note document number.
* **Invoice %:** The percentage of the total amount invoiced by the supplier for the purchase.
* **Receipt %:** The percentage of the total amount received by the business unit for the purchase.

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


---

# 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://docs.cwsuite.com/purchase/product-guides/reports/not-invoiced-report.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.
