Releases Since Our Last Meeting (
...
10-
...
22-2024)
USAS v2024.14.0
Create REST controller for Distributions
USAS V2024.15.0
...
Payable performance improvements
...
Current period cache not evicting stale data correctly
...
Improvements to the anonymizer
...
USAS v2024.11.1 HOTFIX
The reporting of federal expenditures when a prior year advance is repaid it the current fiscal year. This problem was isolated to districts who repaid a prior year advance in the current fiscal year.
The creation of test pending transactions in SUPPORT instances. We were previously creating test pending transaction data in instances with an Application Configuration type of SUPPORT. We are no longer creating test data in instances of type SUPPORT.
Improvements
The Accounts Payable Report can now be generated in CSV and Excel-data formats. The CSV fieldnames format has been removed.
The ability to unmerge vendors has been implemented. This process will effectively undo previously merged vendors. The vendor(s) that were previously merged will become active and unmerged. Transactions that were previously merged will be updated to restore the original vendor. Vendor amounts will reflect the changes to the transactions. Documentation for this new feature will be available soon.
Five Year Forecast has been updated to remove lines eliminated by ODE in 2019. The following lines have been removed:
21.010,,,,0.0
21.020,,,,0.0
21.030,,,,0.0
21.040,,,,0.0
21.050,,,,0.0
21.060,,,,0.0g Fixes
Bug Fixes
A problem with the Save button on the Report Scheduler has been corrected. The button did not appear as enabled when it should have.
Internal
Create REST controller for Civil Proceedings
...
Improvements
Performance improvements have been made to AP Invoices when saving and editing transactions. Improvements range from 16-40% or more depending on the size of the transaction.
Bug Fixes
Corrected the prior year encumbrance cache
Corrected a problem with reversing receipts when the original receipt is being modified simultaneously
Improved the creation of the account summaries by ensuring the posting period event completes before the summaries are created
Internal
Implemented spring batch for the account change and future fund change processes. This issue is under the heading of Internal because the account change process should function exactly as it did before.
...
Corrected the vendor unmerge process to ensure outstanding payables are updated to the correct vendors. Also corrected a problem with the calendar year dropdown selection.
Upcoming Releases
Improvements
Performance improvements have been made to AP Invoices when saving and editing transactions. Improvements range from 16-40% or more depending on the size of the transaction.
Bug Fixes
Patch account change data (specific data). Bug fixed on prior release.
Internal
Created REST controller for Budget Scenarios
Refactored translation layer to exclude the fileStore integration
Patch to remove incomplete account change jobs. This patch will update the account change job status for 2 districts so they can create and process the necessary account change.
Fix a ClassCastException when processing Billings/Payments.
Patch PO data to correct the PO status (impacts 2 specific districts)
Created a listener to rerun interrupted account change jobs. If an account change job is running and the application is restarted, upon restart the in progress job(s) will resume.
Disbursement performance improvements ( average % )
posting payables 58%
void disbursement 66%, void disbursement and associated invoices 48%
unvoid 47%
reconcile/unreconcile 99%
resequence 38%
additional improvements have been planned
NOTE: We have introduced a small caching issue related to reconciling checks. We are going to release a hotfix to correct the problem soon. After reconciling the canned Disbursement Detail report will still show the status as outstanding for about 30 minutes until the cache has been refreshed. A work around is to use the template version of the report.
Improve flow of mass processing AR payments to allow user to remain on the Billing grid. The AR Billing grid now has a checkbox named “Remain on Grid” which will allow you to mass process payments. When “Remain on Grid” is selected, payments can be processed and the application will remain in the Billing UI instead of navigating to the Payment grid. This allows for mass processing payments.
A caching problem was introduced with the most recent improvements to Disbursement performance related to reconciling/unreconciling disbursements. In addition we have also fixed properly setting the status on the disbursement when it’s been reconciled/unreconciled.
This hotfix also includes a patch to ensure the disbursement status is correct for any disbursement reconciled/unreconciled since the 2024.22.0 release.
Corrected customer initialization that previously resulted in a ClassCastException.
Patch to correct account data for a specific district related to an account change that did not complete properly.
Updated the Account Change grid report to reflect recently updated “from account” and “to account” column names.
Create internal Pending Transaction REST controller & DTO layer
Upcoming Releases
USAS v2024.24.0
Patch to determine usage of specific SCCs for AOS
Create internal Payables REST controller
Create internal Disbursements REST controller