> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jaksam-scripts.com/llms.txt
> Use this file to discover all available pages before exploring further.

# View invoices

> Show the menu of invoices received by the player.

Trigger to show the menu of received invoices.

```lua Event theme={null}
TriggerEvent("billing_ui:viewInvoices")
```


## Related topics

- [Client](/billing-ui/client/index.md)
- [Create bill](/billing-ui/server/create-bill.md)
- [Send a bill](/billing-ui/client/send-a-bill.md)
- [Hired Dealers](/drugs-creator/server/hired-dealers/index.md)
- [Commands](/jaksam-inventory/guides/commands.md)
