Paycheck Tax Should Record the Taxable Amount

Issue No: PR-1804
Created 9/30/2018 11:45:28 PM
Type Feature
Priority Major
Status Closed
Resolution Fixed
Fixed Version 18.3
Description Currently the Paycheck Tax' Taxable Amount is a calculated on the spot on every query, resulting to incorrect output when limit is reached (PR-1796), scalability problems when the (SS) taxable limit adjusts every year, and may cause performance issue in the future since the field has to be recalculated every time.   # We need to have an actual field for the Taxable Amount and YTD Taxable Amount that has to be computed whenever the Paycheck is calculated. # Once we do, we need to update all the Search Views and Reports that uses the Taxable Amount (Paycheck Tax Search, Quarterly FUI, Quarterly SUI, Form 941, and W2) to use the new fields instead of calculating on their own. # Create an Update Script to update the Taxable Amount of the existing data.