# Truck Invoice

## Generate Truck Invoices and "Guías de Remisión"

This is the primary page to generate Truck Documents:

{% hint style="success" %}
Home / Customers / Exportations / Truck Invoice\
<https://farm.unosof.com/index.cfm?event=Truck.Invoice>
{% endhint %}

Use the filters to visualize and generate reports according to the criteria provided.

![Truck Invoice Page](/files/-M2nf0mdAuAI54Bd8kg_)

All Reports are exportable to Excel, PDF and Print by clicking on the icons in the upper right corner of the page.

![Export Icons](/files/-M2oC2Vml_MWs7moOYGD)

There are several Truck Document formats. Click on the drop down menu in the right side of the page to select one and click on View Invoice.

![Truck Document Formats](/files/-M2jfzy43q2E33Vk83wU)

### Truck Invoice (Master)

{% hint style="info" %}
This Report is used when the farm's structure include a Master application.&#x20;
{% endhint %}

It shows Total number of Full boxes by Customer and Shipping Customers. It details the cargo Agency and describes the number of fulls by each farm.&#x20;

![Truck Invoice Master](/files/-M1lKiVAmkBg13zG56hY)

### &#x20;Truck Invoice&#x20;

This report displays information **ordered by cargo agencies followed by customers and shipping customers**. It works as a Shipment control sheet and it details Invoice ID, Po number, O.E. box totals by type of box (EB, QB, HB, FB, etc.) AWB and HAWB.

![Truck Invoice](/files/-M1lLKKRZWNmONRWNh3H)

### &#x20;Truck Invoice Airline

This report displays information **ordered by airline followed by cargo agency**, customers and shipping customers. It works as a Shipment control sheet and it details as well Po number, box totals by type of box (EB, QB, HB, FB, etc.) AWB and HAWB.

![Truck Invoice Airline](/files/-M1lLoGXQkTVSf0SIoTz)

### &#x20;Truck Invoice Grouped

This report displays information **ordered by cargo agencies' cold room** followed by customers and shipping customers. It works as a Shipment control sheet and it details Po number, Invoice ID, O.E/ DAE. box totals by type of box (EB, QB, HB, FB, etc.) AWB and HAWB.

![Truck Invoice Grouped](/files/-M1lMwj7HJZCEu4rkyK8)

### &#x20;Truck Invoice Cargo Status

This report displays information ordered by cargo agencies' cold room followed by customers and shipping customers. It works primary as a **Shipment Control sheet but also as a Packing control page**, as it shows how many boxes have been packed and how many of them are left to be packed grouped by cargo agency

{% hint style="info" %}
This report helps to organize the truck/s by verifying which cargo agency POs are complete and ready to ship.
{% endhint %}

![Truck Invoice Cargo Status](/files/-M2o4et0lCuUT4B9yJM2)

Packing Status:

* Green: Purchase Order that is fully packed
* Yellow: Purchase Order packing is in process.
* White: Purchase Order has not been packed yet.

### &#x20;Truck Invoice Warehouse

This report displays information ordered by cargo agency, customers and shipping customers. It works as a Shipment control sheet and it details the total **Fulls per farm** as well as Invoice ID, Po number, O.E/DAE, AWB and HAWB.

![Truck Invoice Warehouse](/files/-M1lVEslh9dJoPiVWKrS)

### &#x20;View Truck Invoice Warehouse Box

This report displays information ordered by cargo agency, customers and shipping customers. It works as a Shipment control sheet and it details the number of boxes by box type and its total. &#x20;

![Truck Invoice Warehouse Box](/files/-M1lWKId-smQNpN9cmuV)

### Guía de Remisión Grouped

This report displays informations by Cold Room and number of boxes by type of Box (QB, HB, FB). It possible to add the company's logo.

![Guía de Remisio](/files/-M2oApfVmA7Jia2SNRF4)

### Guía de Remisión Blank

This report displays informations ordered by Packing Number and it details Customer, Shipping Customer, Cargo Agency, Cold room, and total number of Full Boxes.

![](/files/-M2oAyr57QR1hFCESpAS)

### Guía de Remisión

This report shows very detailed information such as Total Fulls and pieces, Specie, Customer, Shipping Customer, PO number, AWB and HAWB.

![Guía de Remisión Master](/files/-M2oBGzxB00BAL3EyIF3)

##


---

# 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/exportations/truck-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.
