You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/index.en.adoc
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ link:https://www.ferd-net.de/standards/zugferd[ZUGFeRD]/Factur-X is a standard t
11
11
12
12
* Akretion's link:https://github.com/akretion/factur-x[factur-x] is a BSD-licensed library.
13
13
* Raphael Michel link:https://github.com/pretix/python-drafthorse[created a APL] library for python.
14
+
* Early dev of FX parsing and generation library https://github.com/zfutura/pycheval
14
15
15
16
=== PHP
16
17
* @gp has a link:https://packagist.org/packages/atgp/factur-x[factur-x library for PHP]
@@ -26,6 +27,7 @@ link:https://www.ferd-net.de/standards/zugferd[ZUGFeRD]/Factur-X is a standard t
26
27
=== Java
27
28
* link:https://konik.io/[Konik] GPL Java and C# library for ZUGFeRD 1
28
29
* link:https://mustangproject.org/[Mustang] is an APL Java and link:https://mustangproject.org/net/[.net] library for ZUGFeRD 1 and 2(=Factur-X) and a command-line tool to extract, combine and validate. It's open-source link:https://github.com/ZUGFeRD/mustangserver[REST API] has been continued link:https://mustangproject.org/server/[commercially].
30
+
* Writing XRechnung in Java https://github.com/codebarista-de/gallop
29
31
30
32
=== Typescript
31
33
* link:https://www.guido-flohr.net/creating-electronic-invoices-with-free-and-open-source-software/[E-invoice EU] Typescript and CLI
@@ -66,6 +68,7 @@ link:https://www.ferd-net.de/standards/zugferd[ZUGFeRD]/Factur-X is a standard t
66
68
** Andreas Rudolphs link:https://github.com/OpenIndex/ZUGFeRD-Manager/[ZUGFeRD-Manager] and
67
69
** Robert Grosskopfs link:https://www.familiegrosskopf.de/robert/index.php?&Inhalt=xrechnung[LibreOffice Base] XRechnung
68
70
* link:https://github.com/akretion/factur-x-libreoffice-extension[Factur-X extension for LibreOffice] is a LibreOffice extension to generate Factur-X invoices from LibreOffice Calc published under the GPL licence (link:https://www.youtube.com/watch?v=ldD-1W8yIv0[video tutorial])
71
+
* The Gate (g8) is a factur-x producing android app https://github.com/gatesuperapp/g8-invoicing
0 commit comments