-
Notifications
You must be signed in to change notification settings - Fork 8
Incorrect tax #333
Description
Editing the shipping cost results in an incorrect tax calculation when the order includes a taxable item and a non-taxed item. The reported tax depends on the order of the taxable and non-taxed item in the order. If the non-taxed item is first in the order, the reported tax after editing the shipping cost is the tax on the shipping. If the taxable item is first in the order, the reported tax after editing the shipping cost is the tax on the total order (including the non-taxable item). The shipping cost is taxed at the same rate as the taxable item. Only one tax rate. The problem is repeatable. Group discount and quantity discount are not involved in these orders. I have EO logs which I'll scrub and submit later. No errors logged in creating the orders or in admin editing the orders.
Dave
zc2.1.0, edit orders 5.0.2