Topic: Tax Freight Problem
I found an older related topic in this forum :
https://frontaccounting.com/punbb/viewtopic.php?id=99
refering to version 2.0, but a similar problem still persists in 2.1
The Freightcost uses the first Tax Type in the indicated Tax Group, but in my case it should use the second one. There is no way to change the order of the entered types in a group.
I'v solved the problem by entering an extra WHERE-line in the get_shipping_tax_group_items()-function in \taxes\db\tax_groups_db.inc.
It would be nicer if you could mark which Tax Type inside a Tax Group should be used for the Freight Costs, just as you can mark the Tax Group to be used.