Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ZUGFeRD/XRechnung/Factur-X #324

Open
shochdoerfer opened this issue Oct 13, 2024 · 0 comments
Open

Add support for ZUGFeRD/XRechnung/Factur-X #324

shochdoerfer opened this issue Oct 13, 2024 · 0 comments

Comments

@shochdoerfer
Copy link
Contributor

Addition to #318: In the next few years, electronic invoices (ZUGFeRD/XRechnung/Factur-X) will be the standard in the EU. Thus, if we want to migrate away from the current wkhtmltopdf solution, checking our compliance options for electronic invoices makes sense.

In Germany, as of 01.01.2025, companies must be able to receive and process electronic invoices. From 01.01.2026 on, companies with an annual turnover > 800K EUR must send electronic invoices, and as of 01.01.2027, every company must send electronic invoices.

So far, I found the easybill/zugferd-php project helpful in generating the specific XML format that needs to be embedded in a PDF invoice. We would need to figure out how to generate the required PDF format and embed the XML data ourselves. I'm not yet sure if https://gotenberg.dev/ can be of help here.

As an alternative, I found horstoeko/zugferd, which can generate and embed the XML data right into an (existing) PDF document.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant