feat(ZUGFERD): Add dedicated ZUGFERD v1/v2 support and refine invoice format detection logic

This commit is contained in:
2025-04-03 20:08:02 +00:00
parent b4a95de482
commit 46331c2bf6
28 changed files with 1191 additions and 294 deletions

View File

@ -0,0 +1,17 @@
{
"test.zugferd-corpus.ts": {
"error": "No results file found"
},
"test.xml-rechnung-corpus.ts": {
"error": "No results file found"
},
"test.other-formats-corpus.ts": {
"error": "No results file found"
},
"test.validation-corpus.ts": {
"error": "No results file found"
},
"test.circular-corpus.ts": {
"error": "No results file found"
}
}