7.24.1148

Navigation:  7.24 (QDV 2024) >

7.24.1148

Previous pageReturn to chapter overviewNext page

Released on Jun 20, 2024

But fix: The SYS_MustCalc_SellPrice was set to 1 on save in some cases

The global variable SYS_MustCalc_SellPrice indicates whether selling prices need to be re-calculated. After Compute all, this is correctly set to 0. But if an estimate reads and writes some global variables in the overhead workbook, using formulas, the SYS_MustCalc_SellPrice could be incorrectly set to 1 after Save. Some other cells in the overhead that were computed by a formula could have wrong values as well after the Save.

New: Added possibility to set a task as an option in the API (macros)

Two properties were added in the API for reading and setting the tasks as Option:

ITask.IsOption

ITask.OptionMoveToBottom

Bug fix: Random crash or AccessViolationException error

QDV could crash or report an AccessViolationException error randomly during work with the application. This mostly happened when the user switched from one tab to another, for example from Overhead to Minutes.