-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution:
Fixed
-
Affects Version/s:
None
-
-
Component/s:
None
-
-
Sprint:
Sprint 229, Sprint 230
-
- Issue
USPSR-3642 began to address these problems, but there are other reported problems and potential problem areas that need to be checked.
- Attached is a spreadsheet that attempts to outline all the different "edge case" types of situations - each of these needs compared with Classic behavior
- Following are the reported problems:
- W2 Report does not include NC1 amounts in the federal or Ohio taxable gross column
- also does not add NC1 amount to federal, Ohio, city, or medicare total gross
- I also discovered a problem causing the report to fail with an exception on Maumee's files: java.lang.NullPointerException
at org.ssdt_ohio.usps.repository.impl.PayrollItemRepositoryJPA.findByEmployeeAndType(PayrollItemRepositoryJPA.java:122)
- Make required w2 submission file changes:
- A new Box 12 Code GG money field, Income from Qualified Equity Grants Under Section 83
, has
been added to the:
- RO (Employee Optional) Record in positions 122 - 132
- RU (Total Optional) Record in positions 160 - 174
- A new Box 12 Code HH money field, Aggregate Deferrals Under Section 83
Elections as of the Close
of the Calendar Year, has been added to the:
- RO (Employee Optional) Record in positions 133 - 143
- RU (Total Optional) Record in positions 175 - 189
- mentioned in
-
Page Loading...