Issue #458 Allow multiple PaymentTerms for in Invoice
This commit is contained in:
@@ -243,7 +243,7 @@ public class ZF2Test extends MustangReaderTestCase {
|
|||||||
try {
|
try {
|
||||||
assertEquals(zi.getVersion(), 2);
|
assertEquals(zi.getVersion(), 2);
|
||||||
} catch (final Exception e) {
|
} catch (final Exception e) {
|
||||||
// TCalODO Auto-generated catch block
|
// TODO Auto-generated catch block
|
||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user