@@ -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-
10275National electronic invoicing
10376-----------------------------
10477
@@ -121,3 +94,49 @@ 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+ The :guilabel: `Peppol ` module, `account_peppol `, needs to be :ref: `installed <general/install >` for
111+ proper functioning.
112+
113+ .. image :: electronic_invoicing/peppol-module.png
114+ :alt: Peppol module install
115+
116+ To activate it go to :menuselection: `Accounting --> Configuration `, activate the
117+ :guilabel: `PEPPOL Electronic Document 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 `
122+ - :guilabel: `Email ` address
123+
124+ If you are migrating from another access point, insert the :guilabel: `Migration key ` from
125+ the previous provider.
126+
127+ .. important ::
128+ Ensure to include the prefix and country code (e.g.+32 for Belgium) of the phone number for
129+ a proper functioning.
130+
131+ .. image :: electronic_invoicing/peppol-settings.png
132+ :alt: Configuration for peppol
133+
134+ To validate click on :guilabel: `Validate registration `.
135+
136+ Once it's validated, a message with a code will be sent to the phone number to finalize the
137+ registration.
138+
139+ .. image :: electronic_invoicing/phone-registration.png
140+ :alt: phone validation
141+
142+ All invoices and vendor bills in the PEPPOL network are now sent directly.
0 commit comments