# Pending Invoices

These three tabs lists all unprocessed Voyage Charter and Time Charter invoice proposals, grouped by either voyage or vessel for Receivable and Payable invoices, and contract for Hire Payable invoices.

Clicking on a line will expand it, and display a grouping of unprocessed invoices. The invoices can be expanded to reveal invoice items that can be selected and [assembled](/release-8.2/voyage-management-system/step-by-step-guides/invoices/assemble.md) into a complete invoice.

The **Refresh** button will fetch fresh voyage data from the server for the invoice items in the list. This is useful if you have made changes to the voyage that are not reflected in the unprocessed invoice.

{% hint style="info" %}
Invoices can only be generated and assembled for frozen voyages.
{% endhint %}

### Receivable and Payable

Displays a list of all pending receivable and payable invoice proposals for a Voyage Charter. By clicking the toggle-button underneath the quickfilters, you can change the view.

<figure><img src="/files/mOM7VVbtMxkKr7zIM44C" alt=""><figcaption><p>Currently in View by Vessel mode</p></figcaption></figure>

#### View by Voyage

In this view, a list of voyages will be displayed, alongside the vessel, operator, start date and voyage status. Clicking on a line will open up a new grouping of Business Partners and Currency, from which document lines can be selected, edited and assembled into a document.

#### View by Vessel

In this view, a list of vessels will be displayed. Clicking on a line will open up a new grouping of Business Partners and Currency. Difference being, we can now see and choose lines from several different voyages, and assemble them all into one invoice.

<div><figure><img src="/files/IndmmSvyTzkcMwSBUDJw" alt=""><figcaption><p>View by Voyage. Assemble invoices for a single voyage only.</p></figcaption></figure> <figure><img src="/files/lGUWljG34ydpEXPFwsI6" alt=""><figcaption><p>View by Vessel. Invoicing for multiple voyages possible.</p></figcaption></figure></div>

### Hire Payable

Lists all unprocessed Time Charter invoice proposals, grouped by vessel/contract, business partner and currency.

<figure><img src="/files/Ck92SzXhiiZ4OweNhd2g" alt="" width="375"><figcaption><p>Pending Hire Payables</p></figcaption></figure>


---

# 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.dataloy.com/release-8.2/voyage-management-system/step-by-step-guides/invoices/pending-receivable.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.
