# Verkoopfacturen

- [Verkoopfactuur opmaken](https://odoo.plutus.be/boekhouding/verkoopfacturen/verkoopfactuur-opmaken.md): Hoe maak ik een verkoopfactuur op in Odoo?
- [Verkoopfacturen verzenden](https://odoo.plutus.be/boekhouding/verkoopfacturen/verkoopfacturen-verzenden.md): Hoe verstuur ik een verkoopfactuur via Odoo?
- [Herinneringen verzenden](https://odoo.plutus.be/boekhouding/verkoopfacturen/herinneringen-verzenden.md): Hoe stuur ik herinneringen via Odoo?
- [Creditnota opmaken](https://odoo.plutus.be/boekhouding/verkoopfacturen/creditnota-opmaken.md): Hoe maak ik een creditnota op in Odoo?


---

# 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://odoo.plutus.be/boekhouding/verkoopfacturen.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.
