This module is used to register with the Odoo SA PEPPOL access point
Project description
Peppol
This is a backport of the account_peppol addon of Odoo 17:
the registration/unregistration logic and UI;
the logic to determine if a partner is registered on the Peppol network and the supported formats;
the cron to receive documents and create Vendor Bills;
a Send via Peppol option and button in the invoice Send & Print wizard;
a method to send a invoice to the access point (the actual sending logic is provided by other modules, see the Installation section);
the cron to update the status of Peppol document sent to the network.
There are a few differences from the Odoo 17 module:
Only the the ubl_bis3 format is supported for now.
Sending is done either synchronously or asynchronously via queue job (one job per invoice), where in Odoo 17 sending is done asynchrounously in a cron job with multiple invoices sent in one API call.
The flag is_move_sent is set when the Peppol status of an Invoice is set to done by the batch that updates the statuses. The upstream module does not handle the is_move_sent flag.
It can log the sent XML file in the chatter when a account_peppol_backport.log_sent_xml system parameter is set to a non empty value.
Note that when doing the registration with this module, the company is registered as a participant, so a receiver. In v18, it is possible to register as a sender only.
Table of contents
Usage
First register your company with the Odoo S.A. access point, following instructions from the official Odoo documentation.
When the registration is active, the Vendor Bills and Refunds will flow in.
To send invoices, configure the Peppol settings on each customer form, and use the regular Send & Print wizard and check the Send via PEPPOL option which will be visible if the partner is correctly configured.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Stéphane Bidoul stephane.bidoul@acsone.eu
Other credits
This backport was financially supported by ACSONE.
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/odoo-peppol-backport project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file odoo_addon_account_peppol_backport-16.0.1.0.0.11.tar.gz.
File metadata
- Download URL: odoo_addon_account_peppol_backport-16.0.1.0.0.11.tar.gz
- Upload date:
- Size: 369.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eeea7dd9ff256473e8e5b225cf8199fecf2d3fcaa8b160d9830819b54461c013
|
|
| MD5 |
8f02172edf17ba61e06eaabde597520f
|
|
| BLAKE2b-256 |
85431768d7d5b894a33e439812beb7f8b172f98199d9ef1730427cf6e6f9803a
|
File details
Details for the file odoo_addon_account_peppol_backport-16.0.1.0.0.11-py3-none-any.whl.
File metadata
- Download URL: odoo_addon_account_peppol_backport-16.0.1.0.0.11-py3-none-any.whl
- Upload date:
- Size: 420.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4236a3f82efef22d4db541c55bf80b062f140c3ee2c96e83052f705deacc41d
|
|
| MD5 |
88fff93954a428edd51678efe1cbc2b2
|
|
| BLAKE2b-256 |
d5d0e84a6cc0fe89c4005fa959165f86f88ae876aa63b35821343581d51e0d4b
|