-
Notifications
You must be signed in to change notification settings - Fork 10.8k
[IMP] Belgium: Explain Peppol EAS requirements #15617
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
fw-bot
wants to merge
1
commit into
master
from
master-17.0-belgium-explain-peppol-eas-requirements-483271-fw
Closed
[IMP] Belgium: Explain Peppol EAS requirements #15617
fw-bot
wants to merge
1
commit into
master
from
master-17.0-belgium-explain-peppol-eas-requirements-483271-fw
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
task-none Starting from 1 January 2026, companies in Belgium need to be registered on the Peppol network. Specifically, even though there are two EASs for Belgium, which are: - 0208 - company registry number; - 9925 - Belgian VAT; all Belgian companies must be registered under scheme 0208 with their Belgian company number. Scheme 9925 is optional which means companies can be registered both on 0208 and 9925. But in any case, they need to be registered on 0208. We add an `important` block in the Belgium page to explain this requirement. X-original-commit: e49cd7c
Collaborator
Collaborator
Author
|
@antoine162 @xpl-odoo this PR targets master and is the last of the forward-port chain containing:
To merge the full chain, use
More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port |
Contributor
|
@robodoo r+ |
Contributor
I think we should have adapted the instructions during the fw-port, for example, for the format, it's different in 19.0 |
robodoo
pushed a commit
that referenced
this pull request
Dec 10, 2025
task-none Starting from 1 January 2026, companies in Belgium need to be registered on the Peppol network. Specifically, even though there are two EASs for Belgium, which are: - 0208 - company registry number; - 9925 - Belgian VAT; all Belgian companies must be registered under scheme 0208 with their Belgian company number. Scheme 9925 is optional which means companies can be registered both on 0208 and 9925. But in any case, they need to be registered on 0208. We add an `important` block in the Belgium page to explain this requirement. closes #15617 X-original-commit: e49cd7c Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com> Signed-off-by: Antoine Dupuis (andu) <andu@odoo.com>
robodoo
pushed a commit
that referenced
this pull request
Dec 10, 2025
task-none Starting from 1 January 2026, companies in Belgium need to be registered on the Peppol network. Specifically, even though there are two EASs for Belgium, which are: - 0208 - company registry number; - 9925 - Belgian VAT; all Belgian companies must be registered under scheme 0208 with their Belgian company number. Scheme 9925 is optional which means companies can be registered both on 0208 and 9925. But in any case, they need to be registered on 0208. We add an `important` block in the Belgium page to explain this requirement. closes #15617 X-original-commit: e49cd7c Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com> Signed-off-by: Antoine Dupuis (andu) <andu@odoo.com>
robodoo
pushed a commit
that referenced
this pull request
Dec 10, 2025
task-none Starting from 1 January 2026, companies in Belgium need to be registered on the Peppol network. Specifically, even though there are two EASs for Belgium, which are: - 0208 - company registry number; - 9925 - Belgian VAT; all Belgian companies must be registered under scheme 0208 with their Belgian company number. Scheme 9925 is optional which means companies can be registered both on 0208 and 9925. But in any case, they need to be registered on 0208. We add an `important` block in the Belgium page to explain this requirement. closes #15617 X-original-commit: e49cd7c Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com> Signed-off-by: Antoine Dupuis (andu) <andu@odoo.com>
robodoo
pushed a commit
that referenced
this pull request
Dec 11, 2025
task-none Starting from 1 January 2026, companies in Belgium need to be registered on the Peppol network. Specifically, even though there are two EASs for Belgium, which are: - 0208 - company registry number; - 9925 - Belgian VAT; all Belgian companies must be registered under scheme 0208 with their Belgian company number. Scheme 9925 is optional which means companies can be registered both on 0208 and 9925. But in any case, they need to be registered on 0208. We add an `important` block in the Belgium page to explain this requirement. closes #15617 X-original-commit: e49cd7c Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com> Signed-off-by: Antoine Dupuis (andu) <andu@odoo.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.


task-none
Starting from 1 January 2026, companies in Belgium need to be registered on the Peppol network. Specifically, even though there are two EASs for Belgium, which are:
all Belgian companies must be registered under scheme 0208 with their Belgian company number.
Scheme 9925 is optional which means companies can be registered both on 0208 and 9925. But in any case, they need to be registered on 0208.
We add an
importantblock in the Belgium page to explain this requirement.Forward-Port-Of: #15580