# Mass Rollback Orders

The customer mass rollback module is used to rollback more than one customer invoice at once.

> Home / Customers / Sales / Customer Mass Invoice / Mass Rollback Orders

![Mass Rollback Orders](/files/oK6gRofKW53jsc7km76z)

This module allows us to select multiple orders/invoices to rollback them all at once.&#x20;

We can do this by using the **Select All** button that we find at the top of the order table.

![Mass Rollback Invoices table.](/files/knf2w1pWB23iHx4760ur)

Nevertheless, it is also possible to select different invoices by clicking on them one bye one.&#x20;

![](/files/Rqgpbwi4aujKd8bGGyo2)

{% hint style="success" %}
We can use the filters like range date, Sales rep, Customer, Cargo Agency, Market and Invoice status to refine our search and being able to use the Select All button.
{% endhint %}

![Filter for Mass Rollback Orders module.](/files/DsL7wVqrvB6XA6ts4Koj)

Once we have selected the invoices we want to rollback, we click on the blue button called: Rollback Orders and we will have completed our task!

![Mass Rollback Orders.](/files/g7YXH9jDcODiv3IIAehN)


---

# 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/mass-rollback-orders.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.
