# Voids

Maitre'D voids report provides you with a list of all the voids for the selected date or period of time per employee. From the report filter window, select the appropriate date or period of time, Revenue Center and employees to be included in the report. The following is a sample of the voids report:

![](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/ReportCenter/Sample-VoidsReport.jpg)

Employee name and server # from the POS Control module who did the void

**Time:**

The time the item was voided

**Server:**

The server # (from POS Control module) which voided the item

**Table:**

Table #

**Clients**

Amount of customers at the table

**Description:**

Revenue Center item description

**Item Id:**

Revenue Center item #

**Quantity:**

Voided quantity

**Revenue Center:**

Revenue Center name, revenue center the item was originally ordered from

**Reason:**

Void reason.If blank there may not be any void reason set up in your POS Control module or a void table occurred from the workstation or from the Back-Office.

**Check reopened:**

if a check mark in that field then Maitre'D did a void under table 0 to void all the items of a  "reopened check", then Maitre'D let the user create the new check with the appropriate correction.

**Amount:**

$ Amount of the item voided


---

# 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.maitredpos.com/maitred/maitred-complete-online-documentation/chap-9-report-center/report/report-invoice/voids.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.
