Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DateVersionType

 

6.72.0Regular

 

6.72.1Hotfix

 

6.72.2Hotfix

 

6.73.0Regular



Bug Fixes

  • Correct a query used to determine the max amount for a payroll item
    • issue was employee had multiple missed deductions due to not enough funds for that payroll item with a max amount, it was still adding those up in the max amount as it went, so when she did have enough money, it wouldn't take the missed deductions out, thought it met it's max amount.
  • Fix missing method exception in Payroll Detail View when attempting to remove a pay group from a payroll
  • Correct null pointer exception that could be caused by a null rate value in a payroll item (employee or employer). This null rate value would prevent payroll from calculating, which would cause issues with initialization, reports, posting, etc.
    • Correct missing method exception the payroll report. If a message needed to be displayed on the pay report, a missing method was returned. This prevented pay report from completing.
      • Prevented districts from initializing payroll
  • ABS101
    • Correct issue with user stored parameters preventing user from navigating to the ABS101 view
    • Prevent error in the report when no adjustments or accumulations are found for a given employee
      • Prevented districts from running ABS101.txt report
  • Employer Distributions - Account mapping updated to handle alphanumeric character when applying mapping configuration
    • Districts getting an error when running, it was due to having an alphanumeric character in the payroll account: Example: "905B"

...