# Invoice Consumption Details

The **Invoice Consumption Details** report allows staff to track inventory-linked items—such as consumables or retail products—that were automatically consumed upon invoicing. When an item is linked to the inventory for automatic consumption, it is deducted from stock once the invoice is generated in the billing module. This report helps verify which items were consumed from the inventory due to billing activities.

***

### **Steps to Generate the** Invoice Consumption Details

* Open the **Invoice Consumption Details** report by navigating to **Home > Reports > Finance Reports > Invoice Consumption Details.**
* Set the **From** and **To** date fields to define the reporting period.
* Use the **Users**, **Clinic** and **Doctor** filters to filter the report based on the users, clinic location and consulting doctor.
* Click **Search** to generate the report.

***

### Report Structure

The **Invoice Consumption Details** report provides a comprehensive view of consumed items and includes key data fields such as **Patient PIN**, **Patient Name**, **Visit Date**, **Invoice Date**, **Invoice Number**, **Doctor Name**, **Item Description**, **Consumed Quantity**, and **Invoice Created By**. This information allows clinics to reconcile inventory consumption with billing activity and maintain accurate stock records.

***


---

# 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://unitecare.gitbook.io/uniteemr/reports/finance-reports/invoice-consumption-details.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.
