7.22.1034

Navigation:  7.22 (QDV 2022) >

7.22.1034

Previous pageReturn to chapter overviewNext page

Released on January 18, 2023

New: Support for database transactions in the API (macros)

The following new methods were added in IEstimate interface:

BeginTransaction

CommitTransaction

RollbackTransaction

These are low level methods, and they are normally not needed. But they can improve performance of some write operations executed in loops, such as delete/insert minute rows or tasks, maybe writing fields values.

Change: Article Manager – no articles displayed instead of ‘All Articles’ for filters returning no data

When we applied a filter and the filter returned no data, there was a message ‘… All articles will be displayed.’ Based on customer feedback, these messages were removed and there are no articles displayed instead of all articles now.

Change: Set Manager – no sets displayed instead of ‘All Sets’ for filters returning no data

When we applied a filter and the filter returned no data, there was a message ‘… All sets will be displayed.’ Based on customer feedback, these messages were removed and there are no sets displayed instead of all sets now.

Change: QDVTools4XL Gantt – Free columns of QDV

The free columns of the WBS are now grouped in a single form. It’s enough to select or unselect a column to make it appear or disappear in the resulting Gantt worksheet.