Merge branch 'ZUGFeRD:master' into master
This commit is contained in:
@@ -416,7 +416,7 @@ this would test if for all elements/attributes
|
|||||||
/*
|
/*
|
||||||
<cbc:Name>Seller contact point</cbc:Name>
|
<cbc:Name>Seller contact point</cbc:Name>
|
||||||
<cbc:Telephone>+41 345 654455</cbc:Telephone>
|
<cbc:Telephone>+41 345 654455</cbc:Telephone>
|
||||||
<cbc:ElectronicMail>seller@contact.de);*
|
<cbc:ElectronicMail>seller@contact.de);*/
|
||||||
} catch (XPathExpressionException | ParseException e) {
|
} catch (XPathExpressionException | ParseException e) {
|
||||||
hasExceptions = true;
|
hasExceptions = true;
|
||||||
} catch (JsonProcessingException e) {
|
} catch (JsonProcessingException e) {
|
||||||
@@ -428,6 +428,6 @@ this would test if for all elements/attributes
|
|||||||
assertEquals(new BigDecimal("205.00"), tc.getGrandTotal());
|
assertEquals(new BigDecimal("205.00"), tc.getGrandTotal());
|
||||||
|
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user