You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently compute the itemized deductions in nm_itemized_deductions which represents the worksheet for line 10 for the tax form - however, this is the formula for the SALT add back and is causing issues with integration testing
We need to refactor the variables for the nm_deductions to clearly mirror the computation
The text was updated successfully, but these errors were encountered:
We currently compute the itemized deductions in
nm_itemized_deductions
which represents the worksheet for line 10 for the tax form - however, this is the formula for the SALT add back and is causing issues with integration testingWe need to refactor the variables for the
nm_deductions
to clearly mirror the computationThe text was updated successfully, but these errors were encountered: