> For the complete documentation index, see [llms.txt](https://knowledge.plutus.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.plutus.be/odoo-handleidingen/versies/odoo-17/verkoopfacturen/verkoopfacturen-verzenden.md).

# Verkoopfacturen verzenden

## Stap 1 - Mailsjabloon checken

Nadat je de factuur hebt bevestigd, kan je deze doorsturen naar je klant.\
Klik hiervoor op de knop '**Verzend & afdrukken'**.

<div align="left"><figure><img src="/files/xbjNNDcLrGRFKHGmoDlx" alt="" width="537"><figcaption></figcaption></figure></div>

### Verzendmethodes

De factuur kan op verschillende manieren verzonden worden.&#x20;

Voor verzendingen via [PEPPOL](/odoo-handleidingen/boekhouding/peppol.md), kan je best de opties e-mail, verzenden via PEPPOL en BIS Billing 3.0 aanvinken.

<div align="left"><figure><img src="/files/dq8t32oQm2yD5Bl4hIUO" alt=""><figcaption></figcaption></figure></div>

### Mailinhoud aanpassen

Zodra je op '**Verzend en afdrukken**' klikt, springt er een nieuw scherm open met het e-mailsjabloon.\
Dankzij de tekst-editor kan je de inhoud van je mail naar eigen wensen aanpassen en personaliseren.

<figure><img src="/files/og7VakKcQTljSiGEAqhB" alt=""><figcaption></figcaption></figure>

### **Mailsjabloon permanent aanpassen**

Indien je de tekst en de inhoud van de mailsjabloon permanent wil aanpassen, klik je naast het sjabloon op het **link-icoontje**.&#x20;

<div align="left"><figure><img src="/files/8vQjogeJPCXqZL6ogw1G" alt=""><figcaption></figcaption></figure></div>

Het e-mailsjabloon springt vervolgens open.

Het kan soms handig zijn om bepaalde tekst aan het sjabloon toe te voegen. Het is bijvoorbeeld ook mogelijk om standaardbijlagen toe te voegen, denk hierbij aan je algemene voorwaarden.&#x20;

{% hint style="warning" %}
**Let op!**&#x20;

De gekleurde elementen in het sjabloon zijn gelinkt aan bepaalde factuurdata en code. We raden dan ook aan om deze niet aan te passen, tenzij je de nodige kennis hiervoor hebt. Je kan ons ook steeds om hulp vragen.&#x20;
{% endhint %}

<figure><img src="/files/uRJIwlrxKqzrz6Sfy19p" alt=""><figcaption></figcaption></figure>

## Stap 2 - Bijlagen toevoegen (optioneel)

Wil je graag bijkomende bijlagen toevoegen aan je mail (bv. timesheets of extra info)? \
Geen probleem, klik op de knop '**Bijlagen'** om extra documenten en bestanden toe te voegen.

## Stap 3 - Factuur verzenden

Klik op de knop '**Verzenden'** om de factuur door te sturen naar je klant.


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledge.plutus.be/odoo-handleidingen/versies/odoo-17/verkoopfacturen/verkoopfacturen-verzenden.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
