Hi DW
We have some issue with the calculation of VAT, when calculating orders using BC code unit. Customer is running version 1.2.0.16 of the code unit. This customer runs a setup with customer specific VAT calculation in BC. What we see is that VAT are applied with a rate of 25% when calculating the order, but when creating the order, the VAT is not applied. Maybe we're missing something here, so maybe you can shed some light on this matter. Below you will find XML examples of what we see (please note that I have omitted customer/user details from request and responses)
This is the XML from the request when calculating order:
And this is the response with the VAT applied to order lines:
Now when we send the same XML, but now for creating the order in BC, we send this response which is the same as the first request (but with a different order total because of the calculation response)
And this is the response without the VAT applied:
I hope we can figure out why VAT are applied on calculation but not on creating the order in BC.
BR Chris