Skip to end of metadata
-
Created by Former user, last modified by Former user on May 19, 2020
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
Next »
Releases Since Our Last Meeting
- USPS-R 6.12.0 Release Notes
- Improvements
- Performance
- Payroll Report
- Posted Payroll Report
- Direct Deposit XML
- Payroll Account Distribution Detail Projection / Actual
- Budget Distribution Projection / Actual
- Payroll Item Detail Projection / Actual
- Pay Amount Summary
- Outstanding Payables user interface and Posting
- Internal
- Moved Anonymizer to it's own module
- Bug Fixes
- Changed how account charging is validated to allow payroll init / posting while accounts are not synced with USAS
- Outstanding Payables reports will now be saved to the file archive
- Payroll Update / Modify will not lock the user interface while processing
- New Features
- Added new Payee 2 Name to Pay Rec import / extract
- USPS-R 6.12.1 Release Notes
- Bug Fix / Improvements
- 6.12.0 of USPS-R introduced multiple performance changes inside of payroll reporting. These changes also introduced a bug in a query related to Payroll Item Max Amounts.
- This bug caused an increase in the run times of
- Pay Report
- Budget Dist Report
- Pay Account Detail Report
- Pay Summary Report
- Pay Item Detail Report
- Payroll Post
- Payroll Unpost
- This release of USPS-R fixes the query in question and the above areas should be performing as expected
- USPS-R 6.12.2 Release Notes
- Bug Fix
- 6.12.1 introduced a bug in that would prevent HSA submission file generation from completing.
- This has been corrected on this release
- Performance Improvement
- Improved the query that gathers the information necessary to Post Payroll to USAS
- This will improve the loading times of the Post Payroll to USAS Detail View
- USPS-R 6.12.3 Release Notes
- Bug Fix
- Fixed a null pointer exception in the Outstanding Payables Detail Grid
- Fixed a bug resulting in the incorrect max amount calculations for payroll items
- USPS-R 6.12.4 Release Notes
- Bug Fix
- Fixed a race condition in the Budget Distribution Report that could lead to inconsistent data for the report
- Fixed incorrect account error reporting in Leave Projection Reports
- Fixed internal exceptions when attempting to run W2 report
- USPS-R 6.13.0 Release Notes
- Bug Fixes
- Fixed bug in Position Import from Classic that will handle an invalid FTE property and load the position / compensation information
- Fixed null pointer exception in Leave Balance Report
- Fixed bug in STRS Advance that will give employees 1% service credit if they have any service days but less than the required earnings or total service days for reporting
- Fixed a bug in Employee Import from Classic that will correctly handle a missing work phone number when an employee has a work phone extension
- Improvements
- Added filtering to the Outstanding Payables grids
- Added tooltip to Payroll Item Detail Report View that explains how selection of Payroll Items works
- Added Employee Number to Employee Dashboard menu under the Employee Photo
- Performance Enhancements
- Improved performance of direct deposit PDF printing - 85% improvement
- Improved performance of payroll update / modify - 50% improvement
- Improved Performance of Outstanding Payables reports
- Summary Report - 78% improvement
- Detail Report - 95% improvement
- New Features
- The word ERROR will now display in red on the Payroll Error Report
- Implement a small internal change to allow the Organization Name to be displayed on all template reports
Upcoming Releases
- USPS-R 6.14.0
- Bug Fixes
- Prevent the Payroll Update / Modify option from locking the user interface
- Improvements
- Improved performance
- Payroll Report
- Posted Payroll Report
- Process Payments Direct Deposit XML option
- Projection / Actual Payroll Account Distribution Detail Report
- Projection / Actual Payroll Account Distribution Report
- Projection / Actual Payroll Item Detail Report
- Rewrite the Outstanding Payables
- Removed all EAGER fetching from USPS-core (Internal change related to database queries)