Issue #458 Allow multiple PaymentTerms for in Invoice

This commit is contained in:
Jens Nober
2024-08-30 09:22:47 +02:00
parent 68294ea9d2
commit 189decbe28

View File

@@ -243,7 +243,7 @@ public class ZF2Test extends MustangReaderTestCase {
try {
assertEquals(zi.getVersion(), 2);
} catch (final Exception e) {
// TCalODO Auto-generated catch block
// TODO Auto-generated catch block
e.printStackTrace();
}
}