Jump to content
thirty bees forum

EU and national e-invoicing requirements - any solutions for thirtybees (Factur-X / ZUGFeRD)?


Recommended Posts

Posted (edited)

Is anybody here required to supply EU-compliant e-invoices, such as the faktur-x / ZUGFeRD standard?

For example, in Germany they're obligatory in a B2B setting from January 1, 2025. Many European countries already have e-invoicing requirements when dealing with public authorities.

I found one PHP library for factur-x: https://github.com/atgp/factur-x

 

Edited by 30knees
Posted

That library is just a tool to embed xml into pdf files, and then read them back. It performs xml validation to ensure that it matches factur-x xml schema, but that's all.

In order to use this, you still need to generate xml file with data first. Then you can use this library to embed the data into pdf generated by thirtybees

Posted

We need an external solution because we use an inventory management system. A large provider that doesn't yet have a perfect solution... it's really not a good situation, but we can probably still use the legal transition period.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...