Jochen Staerk
Jochen Staerk
Grundsätzlich sollte sich mit dem neuen Rechnungsimporter (https://github.com/ZUGFeRD/mustangproject/blob/master/library/src/test/java/org/mustangproject/ZUGFeRD/ZF2ZInvoiceImporterTest.java) der zurück in die Rechnungsklasse parsed (https://www.mustangproject.org/invoice-class/). Allerdings weiß ich nicht ob es schon setter (und getter) gibt geschweige denn ob die...
The issue is that the namespace rsm, ram, udt and qdt prefixes are **at least recommended**, some even say mandatory, and went into the Factur-X validation artefacts: So far I...
Really a great library, thanks. Except for this issue 😢 . A "Javascript scrollbar" (e.g. https://www.w3schools.com/howto/howto_css_custom_scrollbar.asp) does not seem to help for me and if there were scrollbars on all...
steps to reproduce? ``` git clone https://github.com/ZUGFeRD/mustangproject.git cd mustangproject mvn package ``` works with me on windows. Some background: some files the validator checks are previously generated by the unit...
this could be a dupe of #24 and I have the same issue
PS: great tutorial, thanks
In the meantime you could use the visualize feature that is based on that but if there are xpath parse errors that would rather be a report for kosit, wouldn't...
guter Punkt danke
wurde ja dankenswerterweise mit https://github.com/ZUGFeRD/mustangproject/pull/292 gefixed
Läuft die 2.5.4 noch unter Java 8? Tatsächlich steht maven.compiler.target vom Hauptprojekt weiter auf 1.8 mir wäre neu dass ich das in den Unterprojekten wiederholen muss.