We are using AspDotNetStorefront ML 9.0.1.3/9.0.1.2 and have a problem with taxes being calculated incorrectly (and a negative number at that) when a $100 coupon is used. Other coupons have been used for other products without adverse affects. Looking at the coupons table in the database, there is nothing out of the ordinary for this coupon. Details are as follows:
A product with a $399.00 cost had a simple $100 coupon applied to it, bringing the subtotal of a single product, tax class is Goods, down to $299. A sales tax of 6 percent, instead of being $299 x .06, or about $18, the tax came out at a negative $6.06. Any idea why the tax is coming up as a negative $6.06 rather than a positive $17.94? This is completely bizarre. I reviewed the coupon record and the taxes table in the database, nothing looks out of place. Using TaxCalcMode of "shipping."
Any info on this would be much appreciated!
Thank you,
- Kent