19.x Update Tax Table component for 2019 version (2020.06)

Issue No: PR-2077
Created 1/23/2020 8:08:40 PM
Type Feature
Priority Major
Status Closed
Resolution Fixed
Fixed Version 19.1, 19.2, 20.1
Description Updates:   • Alabama – could incorrectly use other than Single Status if allowance set to 0 (which indicates maximum withholding), fixed • Arkansas New table effective 3/1/2020 added • For convenience STATE_STATUS_MARRIED_WITHHOLD_SINGLE define added in wh32.h . It can be used in states Hawaii, Idaho, Maine, Maryland, Minnesota, New Mexico, North Dakota, Oklahoma, and Vermont. It will result in calculations the same as STATE_STATUS_SINGLE. All previous defines these states accepted for status are still recognized, so it you do not have to make any changes. • Hawaii – STATE_STATUS_CERTIFIED_DISABLED and STATE_STATUS_NONRESIDENT_MILITARY_SPOUSE added as options and added to wh32.h and online manual • Louisiana – online manual updated to show state_table STATE_STATUS_SINGLE and STATE_STATUS_MARRIED. These have always been expected in function. In addition STATE_STATUS_NOEXEMPTION added as option. STATE_STATUS_NOEXEMPTION treated as STATE_STATUS_SINGLE in function. Wh32.h modified. • Missouri Added field to pass reduction amount from new state W4. The reductional amount is passed in existing ‘special_field_2’. This field MUST now be set to 0 or a valid number from employees W-4. • Pennsylvania – Local table update. Also ability to return local EIT, LST, or both now available. See online manual for details. Previously only both were returned.