Identifying Non-E-Invoice Inputs (PDF/XML) #762
Closed
Faerballert
started this conversation in
General
Replies: 1 comment
-
|
For multiple files you can use the PS: It's not that a plain PDF without attachment can not be an e-invoice, it's just not a structured e-invoice and new nomenclatura seems to ignore unstructured e-invoices. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Cheers everyone,
I'm working on a workflow that processes various input formats, including e-invoices in ZUGFeRD or XRechnung format. However, I also receive plain PDFs without embedded XML or XML files that are not (supported e-)invoices at all.
Is there a best practice approach to reliably detect when a file is not an e-invoice?
The idea behind this is that I only want to output a ValidationReport if it has something to do as an e-invoice.
I’d appreciate any insights or experiences you can share!
Best regards
Beta Was this translation helpful? Give feedback.
All reactions