# Billing Check

Maitre'D's billing check report allows to print a previously created billing check so it can be mailed or faxed to the customers. From the report filter window, select the dates and customers to be included in the report, as well as whether or not to include inactive accounts. The following is a sample of the billing check report:

&#x20;

![](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/ReportCenter/BillingCheck_files/image001.jpg)

This report is divided in two sections. The first section provides you with:

**>Restaurant address**

Address of the restaurant where this bill is coming from.

**>Invoice Number**

Bill sequential number.

**Date issue:**

Date of creation of the bill.

**Billing address:**

Address where the bill will be shipped.

&#x20;

The second section provides you with:

**Quantity:**

Quantity of inventory items ordered.

**Format:**

Purchase format.

**Description:**

Inventory item description.

**Price:**

Price charged by purchase format.

**Extension:**

Total amount for this inventory item.

&#x20;

The third section provides you with:

**Sub-Total:**

Total amount for all inventory items on the bill.

**Tax1:**

First tax charged on the inventory items.

**Tax2:**

Second tax charged on the inventory items.

**Amount:**

Total amount billed, including taxes.


---

# 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.payfacto.com/payfacto-knowledge/maitred-pos/maitred/maitred-complete-online-documentation/chap-9-report-center/report/report-inventory/billing-check.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.
