tests running through

This commit is contained in:
jstaerk
2024-12-02 11:29:07 +01:00
parent bc1ec177b9
commit 6e17960e0c

View File

@@ -548,9 +548,9 @@ public class ZUGFeRDInvoiceImporter {
break; break;
} }
} }
zpp.addNotes(includedNotes);
} }
} }
zpp.addNotes(includedNotes);
String rootNode = extractString("local-name(/*)"); String rootNode = extractString("local-name(/*)");
if (rootNode.equals("Invoice")) { if (rootNode.equals("Invoice")) {
// UBL... // UBL...