Worldsoft Documentation Search

Release Notes 1.9.0.0

Web App Release Executive Summary

Version 1.9.0.0 adds bug fixes and enhancements to the 1.8.0.3 release.

Release Date: TBD

Last Updated: February 26, 2024

Bug Fixes

  1. User Cross Tabs
    1. Fixed an issue when using formula fields it would display “Error!” instead of rendering the formula expression.
  2. Cube Note &Attachments
    1. Added eraser buttons to non-required dropdowns.
    2. 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.
  3. Run Report
    1. Fixed an issue with default report filters not being applied.
    2. Fixed an issue where the filter was not being applied with the default call, so had to call procedure instead.
  4. GL Budget
    1. Fixed an error when a column is null.
  5. Salary Budget
    1. Fixed an error when a column is null.
  6. Dashboard
    1. With the upgrade of DevExpress, need to specify correct PaperKind property.
  7. GL Budget/Forecast Overview
    1. Fixed an issue when Fiscal Year changes, the Budget Version was not clearing or selecting valid one for the given fiscal year.
    2. Fixed an issue to have the Budget Version lookup filters are based on the Fiscal Year selected.
  8. Event Logs
    1. Fixed an issue where was not passing values back to the grid causing an error.
  9. Framework Bugs
    1. Change the captions “score card” with “scorecard”.

Enhancements

  1. Code Tables
    1. Added an inactive column to the reasons types table.
  2. Capital Assets
    1. Added screens and functionality to the web.
  3. GL Budget
    1. Added paper icon to open Budget Version Notes & Attachments.
    2. 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.
  4. Salary Budget
    1. Added paper icon to open Budget Version Notes & Attachments.
    2. 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.
  5. View Source Data
    1. Added project to the main salary master view.
  6. Landing Page
    1. Created a new links that will open the GL Budget, Salary Budget, and BI Scorecard Details links on the landing page.
    2. Changed to use land_page_* parameters.
    3. Added landing page parameters to system parameters to simply how the default settings are set on the landing pages.
    4. Added Statistic GL Tree to landing parameters page.
    5. Added GL Stats Variance Status tabs to Variances pages.
    6. Added tooltip to the landing pages nav bar.
    7. 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.
    8. 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”).
  7. BI Scorecard Details
    1. Changed “Score Card” to say “Scorecard”.
    2. Added Fiscal Year filter.
    3. Changed the default value for the scorecard level end to 9.
    4. Changed the default score card to be based on the best security level (if any) before choosing one without any security levels.
    5. Changed the page to auto-load the data rather than having to click the “reload data” button equivalent on page load.
  8. Process Scheduler
    1. Added the logic for the multi-file import to be entered in the Process Scheduler Batch Details grid.
    2. 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.
  9. Framework Changes
    1. Removed Dashboard Template and Cube Template columns from Process Schedule Types database table and affected screens.