Released on Jun 20, 2024
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.
Two properties were added in the API for reading and setting the tasks as Option:
•ITask.IsOption
•ITask.OptionMoveToBottom
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.