> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/circulation-user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/circulation-user-manual/accounting/account-billing-menu/missed-invoices.md).

# Missed Invoices

If invoices are sent to carrier/dealers via bundle tops (see [Invoices on Bundle](/circulation-user-manual/accounting/account-billing-menu/invoices-on-bundle.md)), not all of them may receive a bundle top on the date that invoices are included. For example, a carrier may no longer be active, or may not deliver on that day of the week. These invoices, then, will need to be printed and sent separately using this option. Missed Invoices must be run after bundle tops, and before the next billing run is started.

#### To produce invoices for carrier/dealers who did not receive a bundle top:

* Select Missed Invoices from the Account Billing menu to display the Missed Account Invoices screen.
* Select Add and choose the products and publishing dates for which invoices should be printed.
* Then, press F1 and select Continue. The missed invoices will be formatted like standard invoices, but only accounts who did not receive a bundle top will have an invoice.

![](/files/gZAtGfo5LZZbOmw0DtkB)

{% hint style="info" %}
**Note:** *Once they are processed, missed invoices can be reprinted by selecting `UNDO FINAL TRAN PROC`, running Transaction Processing again for the final time, and generating bundle tops again.*
{% endhint %}


---

# 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:

```
GET https://docs.navigaglobal.com/circulation-user-manual/accounting/account-billing-menu/missed-invoices.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.
