Skip to content

Releases: gflohr/e-invoice-eu

Generate E-invoice From JSON

26 Dec 05:51
Compare
Choose a tag to compare

The new endpoint /api/invoice/create allows e-invoice creation directly from JSON input. Additionally, the JSON schema for the internal invoice format has been fixed to properly support fields with multiple code lists.

Fixed Docker Container

13 Dec 12:15
Compare
Choose a tag to compare

The docker container is now built for the linux/amd64 platform so that it runs on other platforms than a macOS.

Bugfix and Maintainance Release

12 Dec 06:54
27f797c
Compare
Choose a tag to compare

News:

  • All Factur-X/ZUGFeRD conformance levels are supported.
  • Possibility to create arbitrary UBL and CII formats by overriding customization and profile id.
  • Fixed a couple of bugs.

First Stable Release

03 Dec 08:36
fedb9f6
Compare
Choose a tag to compare

The application can now create all relevant output formats. It can also be run inside of a container.