CF Tran > Price Calculation Rounding Consistencies

Issue No: CF-1750
Created 7/3/2018 5:14:14 PM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 18.3
Description * Issue: ** Two transactions on same day for same customer and product have different Calculated Gross Price ** This scenario includes Special Tax Rule * Requirement: ** Change Calc Gross Price to be based on Gross Transfer Cost and apply the 100,000 quantity rule for consistency in pricing. ** Calc Gross Price = Round(Gross Transfer Cost + Profile Rate + Group Adjustment Rate - Round(Calc Exempt Taxes / Quantity,6) + Round(Special Rule Taxes/Quantity,6) , 6) + .009 Rounding