QuellCode/CentronERP war nur als Gitlink (Submodul-Referenz auf 79c1142) getrackt, ohne .gitmodules und ohne erreichbares Remote. Der Untersuchungsgegenstand der Versuchsreihe war damit nicht reproduzierbar gesichert: Ein Klon haette ein leeres Verzeichnis erhalten, und die Belege der 3.287 Anforderungen waeren nicht ueberpruefbar gewesen. Umstellung: - Historie nach c:\DEV\CentronERP_git_snapshot_79c1142 ausgelagert (vollstaendig lesbar, enthaelt 79c1142 und Vorgaenger 89ccfd6) - Gitlink aus dem Index entfernt - Dateiinhalt aufgenommen: 24.557 Dateien, rund 333 MB Die verschachtelte .gitignore der Codebasis gilt weiter, Build-Artefakte bleiben ausgeschlossen. Details in Versuche/Versuch_01/_Codebasis-Nachweis.md
16 lines
693 B
Markdown
16 lines
693 B
Markdown
#A couple of Links useful for XRechnung
|
|
|
|
Offical Documentation PDF is embedded in the source code (ZUGFeRD-2.1.1 - Spezifikation_TA (1)).
|
|
Here the link for this document in the official Version archive: https://www.ferd-net.de/standards/zugferd-version-archive/zugferd-2.1.html
|
|
|
|
##Opensource Implementation
|
|
https://github.com/stephanstapel/ZUGFeRD-csharp
|
|
Nice place to check out some Stuff, has a couple of Demo files.
|
|
Would be nice to switch to this in the future instead of creating our own implementation.
|
|
|
|
##KOSIT (Koordinierungsstelle für IT-Standards)
|
|
https://github.com/itplr-kosit
|
|
Different helpful repositories for XRechnung.
|
|
For example a cli tool to verify the xml.
|
|
|