Home
/
Versions
2017
Rules
BR-DEX-09
Cius
xRechnung
Validation message
[BR-DEX-09] Amount due for payment (BT-115) = Invoice total amount with VAT (BT-112) - Paid amount (BT-113) + Rounding amount (BT-114) - Σ Third party payment amount (BT-DEX-002).
UBL
Context
Copied
1
cac:LegalMonetaryTotal[$isExtension]
Rule
(round((xs:decimal(cbc:PayableAmount) - $payableroundingamount) * 10 * 10) div 100) = (round((xs:decimal(cbc:TaxInclusiveAmount) - $prepaidamount + $thirdpartyprepaidamount) * 10 * 10) div 100)
Used in business terms
BT-115
BT-112