Hello Experts,
we are currently trying to configure sales tax for New York in D365.
The taxation rules there state that if an item is below 110$ there is 0% tax. If the item price is above 110$ you have to pay 8,875% tax.
We currently have the tax configured as the following:
Origin: Percentage of net amount
Marginal base: net amount per line
Calculation method: whole amount
We are currently using only one sales tax code.
When we are processing one item per line, the tax setup works as desired. When we are now adding items (lets say 60$ each; so no tax is required). D365 is calculating tax for this transaction, because it is calculating the tax based on the total line amount.
We also saw that there is an option to configure the tax amount per unit, which would solve our problem here i guess. As we have many different units and also do not want to have more than one active tax code, this setup is not possible.
Therefor we think, that splitting the lines in a way that there is always one line per item (qty: 1) would do the job for us, but we do not know how or if that is to be setup.
Could you please tell us how to split those lines, or let us know if there is a maybe even better way to setup our tax issue?
Thank you very much in advance!