# VAT Sales

The **VAT Sales** report provides a comprehensive breakdown of sales transactions with applicable VAT (Value-Added Tax) across a selected date range and clinic. This report is primarily used for auditing VAT compliance, tracking revenue, and summarizing VAT contributions at both item and customer levels.

The report allows finance staff and auditors to analyze sick leave-related invoices and associated VAT figures by filtering data using patient and provider parameters.

***

### Steps to Generate the VAT Sales Report

* Open the **VAT Sales** report by navigating to **Home > Reports > Finance Reports > VAT Sales.**
* If needed, you can generate the report for a specific patient by searching using the **Patient PIN, Name, Mobile Number,** or **EID Number.**
* Set the **From** and **To** date fields to define the reporting period.
* Use the **Clinic** (select one or more clinics) and **Doctor** filters to filter the report based on the clinic location and consulting doctor.
* Click **Search** to generate the report.

***

### Report Structure

The report is generated in a tabular format across four distinct sheets: **Payment Summary, VAT Sales, Itemwise Sales** and **Total Sales.**

* The **Payment Summary** sheet provides a summary of VAT calculations for invoices with **Credit Notes** and **Refunds**.
* The **VAT Sales** sheet displays detailed transaction-level VAT data with the columns such as **Center Name, Emirates ID, Department, Doctor Name, Patient Name, Patient PIN, Appointment Date, Visit Date, Insurance Company, Policy Number, Invoice Number, Invoice Date, Item Description, Actual Price, Quantity, Gross Amount, Discount, VAT Amount, Credit Note VAT, Credit Note Net, Refund VAT, Refund Net, Refund Amount, Total Net Amount** and **TRN Number.**
* The **Itemwise Sales** sheet summarizes VAT data by item and includes columns such as **Item Code, Item Short Description, Item Long Description, Department, Gross Amount, VAT Amount, Net Amount,** and **Refund Amount.**
* The **Total Sales** sheet presents VAT information grouped by customer and includes columns such as **Customer Name, Customer ID, TRN Number, Total Gross Amount, Total VAT Amount, Total Net Amount,** and **Total Refund Amount.**

The screen also includes functional tools: **Pagination**(To browse multiple pages of results), **Zoom and Refresh** controls, **Search within the report, Print,** and **Export** options.

***


---

# 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/vat-sales.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.
