Skip to content

Commit 8e548bf

Browse files
[IMP] accounting: peppol changes
taskid-3450738 closes #6635 X-original-commit: 4728e6d Signed-off-by: Xavier Platteau (xpl) <[email protected]>
1 parent 6fd7446 commit 8e548bf

File tree

4 files changed

+42
-27
lines changed

4 files changed

+42
-27
lines changed

content/applications/finance/accounting/customer_invoices/electronic_invoicing.rst

Lines changed: 42 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -72,33 +72,6 @@ You can define a specific e-invoicing format for each customer. To do so, go to
7272
.. image:: electronic_invoicing/customer-form.png
7373
:alt: Select an EDI format for a specific customer
7474

75-
Peppol formats
76-
--------------
77-
78-
Use the fields :guilabel:`Peppol e-address (EAS)` and :guilabel:`Peppol Endpoint` to identify the
79-
recipient in the Peppol Network.
80-
81-
.. seealso::
82-
`Peppol BIS Billing 3.0 - Electronic Address Scheme (EAS) code list
83-
<https://docs.peppol.eu/poacc/billing/3.0/codelist/eas/>`_
84-
85-
.. example::
86-
.. list-table::
87-
:header-rows: 1
88-
89-
* - Partner's country
90-
- Peppol e-address (EAS)
91-
- Peppol Endpoint
92-
* - Luxembourg
93-
- 9938 - Luxemburg VAT number
94-
- a valid Luxemburgish VAT number
95-
* - Netherlands
96-
- 0190 - Dutch Originator's Identification Number
97-
- a valid OIN number
98-
* - Belgium
99-
- 9925 - Belgium VAT number
100-
- a valid Belgian VAT number
101-
10275
National electronic invoicing
10376
-----------------------------
10477

@@ -121,3 +94,45 @@ e-invoicing option to generate and attach the e-invoice file.
12194

12295
.. image:: electronic_invoicing/send-window.png
12396
:alt: The Peppol option is checked and an e-invoicing XML file is attached to the email.
97+
98+
Peppol
99+
======
100+
101+
The `Peppol <https://peppol.org/about/>`_ network ensures the exchange of documents and information
102+
between enterprises and governmental authorities. It is primarily used for electronic invoicing, and
103+
its access points (connectors to the Peppol network) allow enterprises to exchange electronic
104+
documents.
105+
Odoo is now an **access point** enabling electronic invoicing transactions without the need to send
106+
invoices and bills by email or post.
107+
108+
Configuration
109+
-------------
110+
111+
First, :ref:`install <general/install>` the :guilabel:`Peppol` module (`account_peppol`).
112+
113+
.. image:: electronic_invoicing/peppol-module.png
114+
:alt: Peppol module install
115+
116+
Then, go to :menuselection:`Accounting --> Configuration --> Settings`, tick the
117+
:guilabel:`Use PEPPOL Invoicing`, and fill in the following information:
118+
119+
- `PEPPOL EAS <https://ec.europa.eu/digital-building-blocks/wikis/display/DIGITAL/Code+lists/>`_
120+
- :guilabel:`Peppol Endpoint`
121+
- :guilabel:`Phone Number`, including the country code (e.g., `+32` in Belgium)
122+
- :guilabel:`Primary contact email`
123+
124+
If you are migrating from another access point, insert the :guilabel:`Migration key` from
125+
the previous provider.
126+
127+
.. image:: electronic_invoicing/peppol-settings.png
128+
:alt: Configuration for peppol
129+
130+
Finally, click on :guilabel:`Validate registration`.
131+
132+
A text message containing a code is sent to the phone number provided to finalize the registration
133+
process.
134+
135+
.. image:: electronic_invoicing/phone-registration.png
136+
:alt: phone validation
137+
138+
All invoices and vendor bills are now sent directly using the Peppol network.
4 KB
Loading
24.6 KB
Loading
6.87 KB
Loading

0 commit comments

Comments
 (0)