Skip to main content

Version 2024 Release 11 (November)

Web Server Build Number: 24.0.11.10076
Excel Add-in Build Number: 24.0.11.10076
DataSync Build Number: 24.0.11.10076
SEI for Sage 300 Embed Build Number: 24.0.11.10076
November 15, 2024

Improvements

Web Server

  • In the workbook, a feature to hide rows and/or columns with zeros is now available. 30610,30611
  • A data model parameter pop-up window has been added to the workbook. 30713
  • When the Format Category is set to None in the Data Model Designer on a date/datetime field, the date now has an accurate default DateTime format in the view. 31088
  • Added an error message in the workbook indicating to users that an improperly deleted data extraction or pivot no longer exists. 31785

Distribution

  • A new option has been added to execute stored procedures on views, dashboards and reports if they exist.
  • Hidden sheets are now displayed in the selection for the distribution. 31463

DataSync

  • DataSync & Scheduler have been upgraded to .NET 8. 19368,24626,25394

Web Server Templates

TemplateChange description
AcumaticaSEI solution is now officially certified by Acumatica for Version 2024 R2.
Sage 100- The Financial Transaction Data models are now combined into the two GL Financial Summary and GL Account Transactions data models. The "GL Account Transactions" includes the transactions details compared to the GL Financial summary data model.
- The opening balance has been added to the main financial data models.
- Financial report worksheets have been added to the new GL Account Transactions.
- The IRP module is now available.
- New financial workbooks have been added for Cash Flow Reports, Profit & Loss Reports, Balance Sheet Reports, and Trial Balance Reports.

Fixes

Web Server

  • In the Formula Wizard, the Preview button did not work if there was a date filter applied. 31077
  • The one-click filtering option (single selection filtering) for views contained in a dashboard was not being saved when applied to a worksheet. 31902
  • When exporting a view with a date format column to CSV, the date was always formatted as MM/DD/YYYY even if it was formatted differently in the view itself. 30319
  • When filtered using the between operator in a selection page, date columns that were set with a MM/DD/YYYY format were getting switched to a DD/MM/YYYY format. 31253
  • The Info Page could only be created when English was the selected language, and translated versions of the page were not functional. 4431
  • When copying a pivot table to a new sheet and then renaming the copied pivot table in the new sheet, the original table was renamed instead. 31141
  • If users copied a pivot table into a new sheet and then copied that table into another sheet, the third pivot table disappeared from the Pivot Wizard if users clicked out of the cell it was in. 31141
  • If users saved an empty selection when editing or creating a new Global Selection page, the default empty value displayed "null." 31464
  • Users could not modify the prompt on a Global Parameter set as "String" in the Data Type drop-down. 31587

OLAP Manager

  • When creating a cube with no other saved cubes in the OLAP Manager, the cube would not save properly. 22797

Distribution

  • Users were unable to run a job after doing a search for it. 31192
  • When users tried to add a condition to a distribution job that had a workbook added in the Web Views tab, the Conditions pop-up wouldn't open. 31985
  • In some use cases, the distribution of the workbook would throw an error of over 500000 rows even though the workbook was opened from the command center. 31774

DataSync

  • After installing DataSync, users could sometimes see the exception "Unable to obtain configuration from [PII is hidden].". 3399
  • Users were unable to save some existing source connections if they changed the tracking type from None to Date. 31133
  • When upgrading the DataSync database, the process could fail if an existing connection could not be validated. 31576

Web Server Templates

TemplateChange description
Acumatica- Fixed a join on the EPEmployee table from the Employee Hours data model.