Hi Antoine, please check my latest comment. The app is indeed an extension to the german einvoicing app. We are also building the integration. In absence of integration. xml can be uploaded and downloaded at the service providers. In many providers its offered for free. please let us know if you face issues.
Thanks a lot @prilk-consulting for sharing this and the explanations !
I’ll give it a go ![]()
I have recently integrated sales Invoice with Govt. Tax Department and I am getting response which is saved on the same invoice. If you have sandbox api token and url end point, you can share… i can try.
Hi there,
I did manage to get a correct Peppol invoice with your new app. Thx!
For sending the E-invoice, I m not sure about which service provider to choose? Is there any access point where I can just use the xml from ERPNEXT and get the job done?
I read you are planning to do the integration. Does it mean that it will be possible to sent the E-invoice to Peppol network straight from ERPNext?
Hey @PierreSerpe,
You should be able to upload your xml file manually to peppol providers for sending.
In the meantime, I am currently building a connector with Recommand Peppol Platform for automatic sending of invoices.
I am trying to make the connector platform agnostic so other providers can be added further down the line but for now Recommand works for me.
Antoine.
Hello ERPNext Community,
Here is an important update on peppol!!
The previous einvoice_peppol repositories will be deprecated and will no longer receive updates. The changes required were too extensive to merge back into the original einvoice app without risking existing installations.
We have therefore built a new and cleaner solution consisting of two applications:
- edocument – the core framework. This module replaces the old einvoice generation logic and is designed to be easily extended to other countries and UBL formats. Belgian PEPPOL (BIS 3.0) is already supported. Name edocument is to keep it generic for other documents integrations.
- edocument_integration – sending and receiving xmls via PEPPOL Access Points directly from erpnext. Edocument application is a prerequisite application for this. Currently this includes ready-to-use connectors for two certified providers:
-
B2BRouter
-
Recommand
-
All previous pull requests and additional improvements from einvoice_peppol have been incorporated and, where necessary, refactored.
The new apps are compatible with ERPNext v15 and v16 beta.
If you are currently using the old einvoice_peppol application, we recommend migrating to these new repositories for continued support. These applications will soon be available on frappe cloud.
Should you need support, feel free to open an issue or contact us directly.
Thanks
Prilk Consulting
Great, thanks a lot @prilk-consulting for the work !
I’ve build a pretty advanced prototype of the edocument_integration. I’ll be submitting PR with features I have that could complement your work.
Which branch should we use for ERPNext 15? Only the develop branch is available on your github.
Cheers,
Antoine
This app is now available on the Frappe Cloud Marketplace aswell.
@prilk-consulting (Preetam), thanks for the contribution. @buildwithhussain thanks for the review. Let’s catch-up sometime for discussing a scalable architecture for Peppol and local compliances.
Co-founder of Recommand here, the open source Peppol access point! Feel free to reach out if there’s anything we can do to support this further!