7.25.1186

Navigation:  7.25 (QDV 2025) >

7.25.1186

Previous pageReturn to chapter overviewNext page

Released on August 27, 2025

Fix: The Total mode of a task not restored according to the global option

If "Use total mode by default in WBS" editing option was selected and the user deleted the last task in a branch, the branch's Total mode was not restored to True.

Fix: SYS_NameOfParents was not correctly written in a first-level child estimate

When a child estimate was created directly from a top level estimate (which has no parent), the following global variables had wrong values in the child estimate: SYS_NameOfChild and SYS_NameOfParents.

Fix: Selling prices were set to #N/A after re-opening an estimate

The selling prices were set to #N/A when the user performed Compute all (which correctly computes the selling prices), saved the estimate and then opened the estimate again. The problem occurred if at the time of saving the active sheet in the overhead contained editable cells, whether in edit mode or in non-edit mode (green cells). The Overhead tab did not even need to be activated.

Fix: An unexpected check box for the bottom view was displayed

This was just a visual issue. An unexpected check box for the bottom view was displayed in Condensed WBS tab and in Expanded WBS sub-tab in B.o.Q. tab when the user selected any cell. It disappeared when the check box was clicked.

Change: Remove link to external database changed

When the “Remove link to external database when pushing to database of estimate” option was checked (Editing options), the message “Do you want to remove link…” was posted as soon as a path OR a name was found in the fields “Database Path” and “Database Source column. Now when one of them do not exist the message is not posted. Meaning that it’s posted only if a path AND a name are found in the line.

New: Parameter in word documents to enforce language selection

A new optional parameter has been added to the Word documents:

clip0961

You can use it when you want to ensure that documents inserted into the parent document have its language. If a child document doesn’t contain any text expressed with the language of the parent document, it will not be inserted. A sample illustrating this new parameter has been added to the sample estimate: MultiLanguageSampleWithDocuments.qdv accessible from the File/Samples menu.

New: Hyperlinks with text supported in articles manager

In the articles manager, you cannot fully edit an hyperlink as you could do in a true workbook such as the environment workbook but now, you can display a text in a cell and hide the hyperlink below.

Use the following syntax for this: http://myurl.com|{my text to display}

You must put your text at the end, between curly brackets and add a leading pipe. The text only will appear when you go back to normal mode. In edit mode, you will see the complete link, including the text to display so that you can easily edit it.

Fix: Connection issues with remote providers

There was a problem when using a name composed of an active directory and the database separated by a backslash. Also, connecting to a database server on a non-standard port required specifying the port with a comma instead of the classic colon ":". These two points have now been fixed.

Fix: Multiple connections to SQL Server databases failed in Converter

There was an issue when converting sets composed of sets in SQL Server databases.