7.25.1185

Navigation:  7.25 (QDV 2025) >

7.25.1185

Previous pageReturn to chapter overviewNext page

Released on August 4, 2025

New: Cumulative_Income and Cumulative_Outcome mapped in names

The cash-flow data sheets had names for a most of areas like Overall_CashFlow, Financial_Charges, etc. but lacked names for Cumulative_Income and Cumulative_Outcome.

Fix: Error when deleting the last visible sheet

When the user tried to delete the last visible sheet, an error reporting dialog was displayed. This was not an error, so only a user-friendly warning is displayed now. This can happen in Overhead, in report of type overhead and in embedded workbooks.

Fix: Error when hiding all sheets with visible area in embedded workbook

The user can define a visible area for any sheet or sheets in an embedded workbook (View - Show - Visible area). The error occurred if the user then hid all such sheets, whether in Excel or in QDV (Home - Edit - Format - Hide & Unhide).

Fix: Remove all tasks having null quantities didn’t work well

In some cases, quantities where removed (set to 0) by the function.

Fix: Auto-complete didn’t work for Reference field in some cases

The auto-complete list wasn't displayed when the user typed in the Reference field, if the Reference field was set as a key field with the family code in the database of the estimate tree structure. Instead, the tree structure was displayed after double-clicking or pressing the Enter key. Now, the auto-complete list is applied. Of course, only if "Display list of matching references when typing in reference field" or "Display list of matching references and bring message when invalid entry" editing option is checked.

Fix: The SYS_MustCalc_SellPrice global variable was set to 1 after Compute all

The user needed to perform Compute all one more time to have the correct value in the SYS_MustCalc_SellPrice. This issue was introduced in the previous 7.25.1183 beta.

Change: A free field from sets DB can be written into a set of fields in an estimate when inserting a set

You can now transfer a free field from sets DB into a set of fields in an estimate when inserting a set. For example, a free field with the mnemonic MATERIAL_KINDID in a set (sets cannot have sets of fields) will be written to the MATERIAL_KINDID in the target estimate.

Fix: Import of fields in the fields managers

The user can import minutes and WBS fields from another estimate. This is done with the “Import” buttom in the field manager. However, there were some cases when an error occurred:

In WBS fields manager, if there were some fields from minutes to be imported.

In minutes fields manager, if there were some special (green) fields to be imported, a "field has a reserved mnemonic" error occurred when the user tried to apply the changes.