> For the complete documentation index, see [llms.txt](https://manual.unosofbooks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.unosofbooks.com/inventory/exit-inventory/view-inventory-exits.md).

# View Inventory Exits

## Inventory Exits View

Please go to Inventory / Inventory Exits / **Inventory Exits View**

![](/files/-MCnEGjaahY9DXOTc7la)

Via this page, all the registrations of the exits **(**&#x46;lor de Baja) are reported.&#x20;

{% hint style="info" %}
It's important to select a **Start and End Date**
{% endhint %}

![](/files/-MCnDxencN811L1YkPtp)

&#x20;Is possible to view the data by the **Inventory date** (date of the inventory being exited) and by **Exit date** (date of the actual exit).

![Start date and End Date](/files/-MCnHUYpdvf5QpQFEQNT)

The module Inventory Exits View contains several reports where exits can be reported with.&#x20;

![View Inventory Exits Reports. ](/files/-MCNSNS_ZOGXUjAWcprR)

There are multiple ways to report the exits, please also check Inventory Reports, and select on of the "Flor de Baja" reports.&#x20;

![Inventory Reports > Flor de Baja reports. ](/files/-MCNS1soxRGU7OI_Pu1u)

### PDF Report

This report shows the amount of "Flor the Baja" for the day, it doesn't take into consideration the exact day of inventory of the bunches, only shows how many days the bunches were in the inventory.

Please select the **PDF REPORT**

{% hint style="danger" %}
**This report only show's the EXIT DATE of the bunches!!!**

Not the Inventory date.
{% endhint %}

![](/files/-MCmkn-3VF8HGyujH-By)

This is the report, it shows the varieties with the specific information of each exit (Flor de Baja).

![Report overview](/files/-MCmlc5ENl9MPwPrtF7j)

This report has the option to save **(Generate button)** and record the info for future checking.

To save please click on the button **Generate**

![Generate Button](/files/-MCmmDBf0X2BTAuiRgA9)

To check the saved reports, please go to the right sub-menu and select the option **PDF LIST.**

![PDF list report](/files/-MCmmSjHSk0nR_69c4Z7)

All the generated reports can be visualized in this section, the will show the day of creation and also the day that the users in charge of the exits did their job.

The report can be printed again in the **Print** column.

![ID is the unique secuential code for the report](/files/-MCmo90PlBrQ5kafY5MI)

&#x20;

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manual.unosofbooks.com/inventory/exit-inventory/view-inventory-exits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
