USAS-R Releases
...
- The tooltip in the system found when hoovering over the CFDA number when creating a detailed Federal Assistance record has been updated to display the new URL.
- Payables performance improvements:
- 60% increase posting Payables (creating disbursements)
- 6% increase posting Invoices
- 18% increase creating POs from Pending Transactions.
- Additional improvements related to the performance of the expenditure process related transactions is ongoing.
- 1099 Improvements
- Implemented the ability to truncate the TIN/EIN when generating 1099s. This option applies to Copies B and C only per the IRS rules.
- 1099 PDF documents were created for both the 1099-MISC and 1099-NEC options. Copy A was added with this release and can be found when selecting the new Output File Type value "Reference Copy."
- This is not the folder/sealer copy that will be provided to the vendor.
- The PDF versions used last year are still available under the Output File Type: PDF Format.
- Additional 1099 printing issues are being worked and when 1099 printing from USAS-R is fully available we will detail that in the release notes.
- The ability to schedule a job in order to generate 1099 print forms has been implemented.
- You can submit a job to run a specific Copy or you can submit a single job to generate all Copies (B, C, 1 & 2). Copy A has not yet been implemented and will be done on a later Jira issue.
- Anyone who previously had access to 1099s will have access to the new jobs.
- You can still generate the 1099 print forms from the 1099 Extract page. Either way you choose to generate the print forms, a copy will download for you to print and a copy will also be sent to the file archive.
- It's worth noting that our 1099 changes are ongoing and therefore are not yet complete. It will be noted in future release notes when all of our planned 1099 print changes have been completed.
- New parameters were added to the IRS Form 1099 Submission Configuration under the heading "Job Parameters" These must be populated here to apply to the documents created by the jobs. If populated here they will also apply to the 1099 Extract UI. Those fields are:
- Truncate EIN/TIN
- Exclude Vendors With No Tax Id
- Approved for the combined Federal/State Filing Program
- Amount Type Limit
- Royalty Type Limit
- Implemented the ability to truncate the TIN/EIN when generating 1099s. This option applies to Copies B and C only per the IRS rules.
...
- Future Pay - make pay type listener null safe to prevent errors when rate is not set.
- Earnings Register - missing payroll item description will no longer cause '...' to print.
If > 14 characters (Federal Tax Testing USPSR-6150), only 11 characters (Federal Tax…) show on Earnings Report and then …
If <= 14 characters (OH State Taxes) all 14 show in example
- Before
- District and SOC1 audit jobs will now run in the previous fiscal year of the current period. This was updated to match how USAS-R was handing these jobs.
- If Current Period is in FY23, the report should have a date range of 7/1/21-6/30/22.
- Employee Boarding - Date Text custom fields entered in Date Codes Employee were creating the wrong user interface components in Employee Onboarding:
- How Date Codes show in Core/Employee How Employee Onboarding shows
- Hotfix-New Payroll Accounts View-showing 'null' in text box when sorting
- Employee Onboarding - Custom field changes aren't saved when completing review task
- Outstanding Payables - Voids are causing negative gross to double on Outstanding payables reports
- they will now show as 0.00 if paid and voided in same outstanding payable run and negative if voided after outstanding payables were run
- they will now show as 0.00 if paid and voided in same outstanding payable run and negative if voided after outstanding payables were run
- SERS Per Pay - fix rounding issue causing pennies to split to incorrect rows
- STRS Advanced Positions Report - new contracts in next fiscal year was preventing compensations to be excluded from the report.
- Retirement Service - old compensations calendar dates are used in error when adding attendances to retirement days count
- the calendar stop date from the old compensation could cause the days count to be wrong.
- STRS Advance - inflated gross not added to retiree earnings when employee is a rehired retiree
- as part of the earnings calculation, if an employee has a STRS item with increased compensation set to true, we will calculate an inflated gross and add it to the earnings.
- this amount is not being added to retiree earnings if the employee is a rehired retiree, It was separating them into 2 lines
- Attendance Mass Add - allow users to select the same day for start / end and add a single day
- When using Mass Add in Attendance, you can now enter the same date for Start and Stop date and will select that One day.
- Benefit Obligation Reports - exclude archived compensations
- EMIS Reporting - Attendance and absence counting should exclude counts for positions / compensations that are archived or not reportable to EMIS
- EMIS reporting will not look at Archive positions/Compensations and 'Not reportable to EMIS'
- Employee Number Generation - Check for length of number before taking a fixed amount, preventing an error
- Updated so if districts use: Example: 8 characters instead of 9 for Employee Number, the software will allow this.
- Employee ABERDEEN, Will look for last employee with ABER0001, adding new employee using a last name that begins with the same 4 letters. It should increment the ****0001 number and use ****0002. Using the example if an employee is created with last name ABERDEEN, then the number should be auto assigned to ABER0002.
- Same if district uses different number of characters for the employee numbering
- It was always using 9 characters when creating a new employee number. Now it will check for the length of any prior employee ids and use that if it different than the fixed amount.
- Employee Onboarding - Payroll Account Compete Task Validation should on check for active accounts
- Can't have 2 - 100 Percent active accounts, will get errors
- can have 2 - 100% Active and Specific, for example
- Can't have 2 - 100 Percent active accounts, will get errors
- Future Pay Amount - can charge more than the gross to specific accounts
- Pay Report - Current / Future totals not correct when deferred dock is present in payroll
- Personal Leave to Pay - fix rounding error
- Prevent compensations from being orphaned
...