Versions Compared

Key

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

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.
        • Image Modified
      • 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  

...

  • 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
      •  
  • 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
    • 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
  • 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

...

DateVersionType

 

1.18.0Regular

 

1.18.1Hotfix

Bug Fixes

  • Dispositions: Prevent users from posting disposition transactions for existing disposed of items.
  • Items: Prevent modifying the lease type field when viewing an item, the field should only be modifiable in edit mode.  
  • Various issues with GAAP reports: various issues
    • The Fixed Asset by Source report was excluding items without an acquisition and items with an entity Id. This has been corrected.
    • The Schedule of Change in Fixed Assets summary (run for function or asset class) was corrected to handle items with null funds.  If these items had dispositions, an error occurred and the report failed to generate. 
    • The Schedule of Change in Depreciation report was including dispositions with blank dates.  This has been corrected.  
  • Items: 18.0 release caused an issue requiring the lease type to be populated when adding or modifying an item.  We removed the requirement for populating the lease type field on the item on the hotfix.
  • Dispositions: 18.0 release caused an issue when creating dispositions. It was not updating the 'cost disposed of' to be equal to the item's original cost.  Instead the 'cost disposed of' was recorded with a $0.00.  This was corrected on the hotfix.  
    • For dispositions that were created after 1.18.0 and contain an incorrect $0.00 cost disposed of, users will need to be correct those disposition via System>Import as the Cost Dispose of field is not directly modifiable in Dispositions.
      • Via the Transactions>Dispositions grid, filter those dispositions affected and export the grid items using the CSV option.  You will not need to open or modify the CSV file at all.
      • Next, use System>Import (disposition import type) and make sure "update records" is checked.  Review the resulting report.  Please review the dispositions via Transactions>Dispositions to confirm the cost disposed of value is now correct.  The value should match the item's original cost.

...