> 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/peppol.md).

# PEPPOL

## Wat is PEPPOL?

Pan-European Public Procurement On-Line (PEPPOL) is simpelweg een elektronisch netwerk waar ondernemingen zich kunnen (of moeten) aansluiten om elektronische facturen te versturen en te ontvangen.&#x20;

{% hint style="info" %}
**Gratis**&#x20;

Het activeren van je PEPPOL Access Point in Odoo is gratis.
{% endhint %}

### Uitgaande e-facturen

E-invoicing via PEPPOL is vanaf 2026 verplicht voor B2B-transacties.\
Het is belangrijk om tijdig de activatie uit te voeren zodat je PEPPOL-compliant bent.&#x20;

Bij het versturen van facturen via PEPPOL moet je twee dingen doen:&#x20;

1. [De PEPPOL-geldigheid controleren van je klant](/odoo-handleidingen/boekhouding/verkoopfacturen/verkoopfactuur-opmaken.md#stap-2-nieuwe-klant-aanmaken-and-toevoegen)
2. [PEPPOL als verzendmethode selecteren](/odoo-handleidingen/boekhouding/verkoopfacturen/verkoopfacturen-verzenden.md#stap-1-mailsjabloon-checken)

### Inkomende e-facturen

Je PEPPOL Access Point fungeert ook als ontvangende digitale brievenbus, dit betekent dat je de aankoopfacturen van je leveranciers automatisch in je Odoo-boekhouding ontvangt.&#x20;

## Hoe PEPPOL activeren?

De activering van je Odoo database als PEPPOL Access Point wordt in orde gebracht tijdens de online demo. We doen op voorhand de nodige setup zodat enkel nog de SMS-verificatie moet gebeuren.&#x20;

Na de verificatie wordt de aanvraag in Odoo behandeld en verwerkt, dit gebeurt normaal gezien binnen de 24 uur.

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

{% hint style="info" %}
**PEPPOL nog niet actief in je database?**

Moet je database nog als PEPPOL Access Point geactiveerd worden? \
Neem dan even contact op via <mark style="color:purple;"><info@plutus.be></mark>. Er zal een moment ingepland worden om de SMS-verificatie uit te voeren.&#x20;
{% 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, and the optional `goal` query parameter:

```
GET https://knowledge.plutus.be/odoo-handleidingen/versies/odoo-17/peppol.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.
