Payroll Item YTD amounts on payment detail incorrect

Description

  • PaymentDetailPayrollItemPaid static create methods add current payroll amount to YTD amount

  • It is not necessary to add this amount, because it is already included in the YTD calculations

Environment

None

Activity

olson January 30, 2018 at 6:11 PM

See worklog.

Greg Shepherd January 26, 2018 at 6:00 PM
Edited

TESTING: Just run a payroll and print checks or direct deposit notifications and verify that the YTD amounts for payroll items are correct. Previously, the YTD amount was being inflated by the amount of the current payment (essentially double-counting the amount for the current payroll). You may need to generate the XML rather than the PDF to see these values - you would search for <totalYTD>.

DOCUMENTATION: This is a bug fix and shouldn't affect documentation.

Fixed

Details

Assignee

Reporter

QA Reviewers

olson

Story Points

Time tracking

4h logged

Sprint

Fix versions

Priority

Better PDF Exporter

Created January 25, 2018 at 9:42 PM
Updated October 9, 2019 at 4:30 PM
Resolved January 26, 2018 at 7:41 PM