# Customer Mass Invoice

The customer mass invoice module is used to force the generation of invoices of more than one purchase order at the same time, that is, by selecting all the orders for which you want to generate an invoice with a single button.

{% hint style="info" %}
Home / Clients / Sales / **Customer Mass Invoice**
{% endhint %}

![](/files/ExD1aufDLiPNJyTzX71U)

This module also allows us to filter the orders to be invoiced by start date and end date, sales representative, clients, cargo agency, markets and  order status (all, invoiced, non- invoiced).

{% hint style="danger" %}
Please note that this module does not verify whether the order is confirmed,  packed, prices set as 0.00, nor minimum prices before forcing the invoicing.&#x20;
{% endhint %}

Orders can be selected individually or massively using the multiple selection button.

Se pueden seleccionar los pedidos de manera individual o también masivamente utilizando el botón de selección múltiple.

![Select All - Customer Mass Invoice.](/files/AWPCh2WrdFxNKlyFTPXz)

### Definition of the colors displayed in the module.

**GRAY**&#x20;

If in the mass billing module, an order is gray, it means that an invoice has already been generated for that order, therefore, you cannot generate the invoice again through this module.

![Purchase orders that are already invoiced (displayed in gray).](/files/VrYddVIIEdXsC1O9q53o)

It is also possible to see a message in the selection column that says: INVOICED!

&#x20;This message is displayed on orders already invoiced.

**WHITE**&#x20;

The rows in white indicate orders that are not invoiced nor packed yet.&#x20;

In these orders, both the individual selection button and the mass selection button are available.

![Purchase orders that are not shipped yet (displayed in white).](/files/zZTP5SbqP1OlMKWOLQFi)

**YELLOW**&#x20;

The rows with yellow denote orders that are partially packed.

![](/files/ymtr9ayT6ZQq9DfYjOAR)

As can be seen in the image, these partially packed orders can also be invoiced through this module.

**GREEN**&#x20;

The rows in green denotes orders that are fully packed and not yet invoiced, therefore individual and mass select buttons are available in the module.

![](/files/TRLFLzztDobwz3O5AsJD)


---

# 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://manual.unosofbooks.com/sales/customer-mass-invoice.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.
