Payroll Date Warning

Problem

In Goldenseal payroll software version 4.7, we added a check for Labor Hours records that have breakdown lines that have a date that is outside the correct pay period. Unfortunately we put a < when we should have done <=, so it gives a bad date warning if you enter a date that is exactly on the last day in the pay period.

Caught By

User bug reports.

Workaround

Change the date so it is one day earlier, and not on the last day of the pay period.

Solution

This problem is fixed in version 4.8 of Goldenseal construction payroll software.

Technical Details

Programmer note-- code changed in CBizBreakdownTable::CheckValidDates