| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) |
| Community Apps Dependencies | Show |
| Lines of code | 2708 |
| Technical Name |
peppol_inbound_notification |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) |
| Community Apps Dependencies | Show |
| Lines of code | 2708 |
| Technical Name |
peppol_inbound_notification |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
EU Peppol Inbound MLR & Invoice Response
Receive, parse and act on the responses that travel back over Peppol — transport MLR and business Invoice Response — for Odoo 18 & 19
Sending invoices on Peppol is only half the loop. Once an invoice is
dispatched, two documents come back: the Message Level Response (MLR)
from the receiving Access Point, and the Invoice Response the buyer
assigns (received, under query, accepted, rejected, paid). This module
receives both, parses the UBL ApplicationResponse, maps the
status onto your e-invoice document, and raises a follow-up activity when a
human needs to react.
MLR + Invoice Response parser
A real UBL 2.1 ApplicationResponse parser classifies and
reads both the transport MLR (poacc:billing:01:1.0) and the
Peppol BIS Invoice Response (poacc:trns:invoice_response:3),
extracting the response code, business status (UNCL4343), status reason
(UNCL4451), referenced invoice ids, endpoints and per-line clarifications.
Status mapping engine
Each response code is mapped onto the e-invoice document state machine (submitted, accepted, rejected, error) with an alert level and a needs-action flag. Accepted and Paid close the loop; Rejected and Under Query open a follow-up.
Automatic correlation
Inbound responses are matched to the originating customer invoice and its e-invoice document by referenced document id, and drive the document's state automatically — no manual reconciliation.
Activity alerts
When a response is rejected or under query, an idempotent To-Do activity is scheduled on the invoice and assigned to its owner, with the reason and any per-line clarifications. A red ribbon flags invoices needing attention.
Import & simulate wizard
Upload a real ApplicationResponse, paste XML, or generate a realistic sample of any status to preview exactly how a given buyer response would be mapped before you go live.
Bring your own transport
The module never connects to a network itself. Your Access Point or mail layer hands raw response XML to a single public method (or the wizard), and a scheduled action drains the queue. No invoice data leaves your database.
Built for the ViDA wave
As Belgium, Poland, France, Germany, Croatia and more bring B2B Peppol mandates live across 2026–2028, the inbound response loop becomes operationally critical. This module is built on the e-Invoice Core Engine document state machine and complements any country Peppol connector. Compatible with Odoo 18.0 and 19.0.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module