PEPPOL-T01-R016
- Message
Amount due for payment = Invoice total amount with TAX - Paid amount + Rounding amount.
- Context
cac:AnticipatedMonetaryTotal
- Test
if ($taxinclusiveAmount) then ($payableAmount = $taxinclusiveAmount - $prepaidAmount + $roundingAmount) else 1
- Usage