Hello,
I use the API (ODataV4 and V2, a mix of both) to publish entries in a journal.
Everything is working until I try to set up fields concerning VAT.
Then impossible to post any line. The errors is :
"Allow VAT Difference must be equal to 'Yes' in Gen. Journal Batch"
but then when I "Allow VAT Difference"
It doesn't accept the lines either, the error message is :
"VAT % must have a value in Gen. Journal Line"
but if I provide a value in "vatPercent" it tells me that this value is readOnly.
I found nothing usefull in the documentation.
I want to know wich fields I have to fill up to be able to create a line with VAT.
Does anyone has a clue ?