Last Updated: February 26, 2024
Bug Fixes
- User Cross Tabs
- Fixed an issue when using formula fields it would display “Error!” instead of rendering the formula expression.
- Cube Note &Attachments
- Added eraser buttons to non-required dropdowns.
- Fixed issue when creating a record as it was not displaying after clicking on update. Changed the dialog passes in the selected cost centre/secondary lookups by default.
- Run Report
- Fixed an issue with default report filters not being applied.
- Fixed an issue where the filter was not being applied with the default call, so had to call procedure instead.
- GL Budget
- Fixed an error when a column is null.
- Salary Budget
- Fixed an error when a column is null.
- Dashboard
- With the upgrade of DevExpress, need to specify correct PaperKind property.
- GL Budget/Forecast Overview
- Fixed an issue when Fiscal Year changes, the Budget Version was not clearing or selecting valid one for the given fiscal year.
- Fixed an issue to have the Budget Version lookup filters are based on the Fiscal Year selected.
- Event Logs
- Fixed an issue where was not passing values back to the grid causing an error.
- Framework Bugs
- Change the captions “score card” with “scorecard”.
Enhancements
- Code Tables
- Added an inactive column to the reasons types table.
- Capital Assets
- Added screens and functionality to the web.
- GL Budget
- Added paper icon to open Budget Version Notes & Attachments.
- Added logic to use either Single or Multi-Select dropdowns for Budget Version and Cost Centre based on if the System Parameters values budget_use_single_select_bver and budget_use_single_select_cc are set to True.
- Salary Budget
- Added paper icon to open Budget Version Notes & Attachments.
- Added logic to use either Single or Multi-Select dropdown for Cost Centre based on if the System Parameters values budget_use_single_select_cc is set to True.
- View Source Data
- Added project to the main salary master view.
- Landing Page
- Created a new links that will open the GL Budget, Salary Budget, and BI Scorecard Details links on the landing page.
- Changed to use land_page_* parameters.
- Added landing page parameters to system parameters to simply how the default settings are set on the landing pages.
- Added Statistic GL Tree to landing parameters page.
- Added GL Stats Variance Status tabs to Variances pages.
- Added tooltip to the landing pages nav bar.
- Changed the landing page so that when filtering by a cost centre or a detail tree node with a single cost centre, the right grids’ cost centre column will be hidden.
- Changed the grid headers include the full fiscal year description and not just the fiscal year begin year (i.e. from “2023 – GL Period 9” to “2023-2024 – GL Period 9”).
- BI Scorecard Details
- Changed “Score Card” to say “Scorecard”.
- Added Fiscal Year filter.
- Changed the default value for the scorecard level end to 9.
- Changed the default score card to be based on the best security level (if any) before choosing one without any security levels.
- Changed the page to auto-load the data rather than having to click the “reload data” button equivalent on page load.
- Process Scheduler
- Added the logic for the multi-file import to be entered in the Process Scheduler Batch Details grid.
- The “missing parameters” checkbox has been enhanced to be colored in with a red background and will now display “Double click to specify parameters” on the cell when parameters are missing.
- Framework Changes
- Removed Dashboard Template and Cube Template columns from Process Schedule Types database table and affected screens.