tests running through
This commit is contained in:
@@ -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...
|
||||||
|
|||||||
Reference in New Issue
Block a user