XRechnung 2.2.0 [BR-S-08] triggers error although values seem correct.
phi-lRich opened this issue · 3 comments
data values correct but still errors:?
<cbc:TaxAmount currencyID="EUR">53.45</cbc:TaxAmount>
cac:TaxSubtotal
<cbc:TaxableAmount currencyID="EUR">281.30</cbc:TaxableAmount>
<cbc:TaxAmount currencyID="EUR">53.45</cbc:TaxAmount>
cac:TaxCategory
cbc:IDS</cbc:ID>
cbc:Percent19</cbc:Percent>
cac:TaxScheme
cbc:IDVAT</cbc:ID>
</cac:TaxScheme>
</cac:TaxCategory>
</cac:TaxSubtotal>
</cac:TaxTotal>
cac:LegalMonetaryTotal
<cbc:LineExtensionAmount currencyID="EUR">281.30</cbc:LineExtensionAmount>
<cbc:TaxExclusiveAmount currencyID="EUR">281.30</cbc:TaxExclusiveAmount>
<cbc:TaxInclusiveAmount currencyID="EUR">334.75</cbc:TaxInclusiveAmount>
<cbc:PayableAmount currencyID="EUR">334.75</cbc:PayableAmount>
</cac:LegalMonetaryTotal>cac:InvoiceLine
cbc:ID1</cbc:ID>
<cbc:InvoicedQuantity unitCode="C62">2</cbc:InvoicedQuantity>
<cbc:LineExtensionAmount currencyID="EUR">103.15</cbc:LineExtensionAmount>
cac:Item
cbc:DescriptionAKTIVKOHLEFILTER FÜR MVC1000</cbc:Description>
cbc:NameMVC1000-FILTER-PACK</cbc:Name>
cac:SellersItemIdentification
cbc:IDMVC1000-FILTER-PACK</cbc:ID>
</cac:SellersItemIdentification>
cac:ClassifiedTaxCategory
cbc:IDS</cbc:ID>
cbc:Percent19</cbc:Percent>
cac:TaxScheme
cbc:IDVAT</cbc:ID>
</cac:TaxScheme>
</cac:ClassifiedTaxCategory>
</cac:Item>
cac:Price
<cbc:PriceAmount currencyID="EUR">206.30</cbc:PriceAmount>
</cac:Price>cac:SubInvoiceLine
cbc:ID2</cbc:ID>
<cbc:InvoicedQuantity unitCode="C62">1</cbc:InvoicedQuantity>
<cbc:LineExtensionAmount currencyID="EUR">75.00</cbc:LineExtensionAmount>
cac:Item
cbc:DescriptionVerpackungs- und Versandkosten</cbc:Description>
cbc:NameCARRIAGE-EXPORT</cbc:Name>
cac:SellersItemIdentification
cbc:IDCARRIAGE-EXPORT</cbc:ID>
</cac:SellersItemIdentification>
cac:ClassifiedTaxCategory
cbc:IDS</cbc:ID>
cbc:Percent19</cbc:Percent>
cac:TaxScheme
cbc:IDVAT</cbc:ID>
</cac:TaxScheme>
</cac:ClassifiedTaxCategory>
</cac:Item>
cac:Price
<cbc:PriceAmount currencyID="EUR">75.00</cbc:PriceAmount>
</cac:Price></cac:SubInvoiceLine>
</cac:InvoiceLine>
What version of XRechnung is this about?
It is an issue of https://github.com/ConnectingEurope/eInvoicing-EN16931/issues?q=is%3Aissue+is%3Aclosed+br-s-08 where there have been some related issues.