Invoice - Taxable by Other Taxes has setup > incorrect tax is computed

Issue No: AR-1642
Created 8/19/2015 2:28:51 PM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 15.3
Description Steps:   1. Set the tax to have Fuel Tax and an SST.   2. Create item and select a Tax Group Master in the Sales Tax Group field. Make sure to select the one with the taxes added in Step 1.   3.Create Invoice and select a customer > customer ship to, that matches that of the configured SST.   4. in the Invoice > Item grid select the item.   Issue: SST - Indiana tax has incorrect tax amount.   Acceptance Criteria:   Computation should be:   FT Tax amount = Shipped qty * Unit Rate   = 100 * 1   =100   SST Tax amount = (Line Total + FT Tax amount) * SST Rate   =(1,400 + 100) * 10%   =1500 * .10   = 150   !pastedImage_d42160_0.png! !pastedImage_d42160_1.png!