Replies: 1 comment
-
Hi CodingOtter, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everybody,
I have an invoice with allowances. I am setting
allowanceChargeBasisAmount
viaInvoiceDescriptor.AddApplicableTradeTax
. Valitool is reporting the following error:[VD-Valitool-138]-Rechenfehler: ApplicableTradeTax -> BasisAmount = LineTotalBasisAmount + AllowanceChargeBasisAmount
Looking at the XML,
LineTotalBasisAmount
is missing. I found no way of setting this value. Is this simply not implemented or am I missing something?Beta Was this translation helpful? Give feedback.
All reactions