7.20.0788

Navigation:  7.20 >

7.20.0788

Previous pageReturn to chapter overviewNext page

Released on August 3, 2020

Bug Fix: Progress statements with formulas in the WBS Quantity column

Recent change made in 7.20.787 didn't work well: it removed the description when a formula is in the WBS Quantity column and a progress is pushed.

Bug Fix: Wrong font sizes in footers and headers of the reports generator

When the text starts by a digit (E.g.: "19 Main Street") and a font size is provided (E.g.:8), QDV interprets the size as a combination of both (819 here). Leading to wrong font sizes in footers and headers.

The problem is now fixed using same workaround as Excel: A leading space is added when the text starts by a digit and a font size is provided.

New: Extended the user API for Gantt tasks. Added the new duration modes and support for hammock tasks.

The following new items were added to the Qdv.UserApi.GanttTaskDurationMode enumeration:

FixedUnits

FixedWork

Hammock

For the full control over hammock tasks, the following methods and properties were added:

Qdv.UserApi.IGanttItemInfo.HammockChildTasks

Qdv.UserApi.IGanttItemInfo.AddHammockChildTask

Qdv.UserApi.IGanttItemInfo.RemoveAllHammockChildTasks

Qdv.UserApi.IGantt.HammockTasksAllowed

New: ExcelPricingTools. HelpDesk

Some helpers added for helpdesk support

Bug Fix: ExcelPricingTools. Pricing – The pane could sometimes disappear

In some circumstances, the Pane could not appear. This was due to a bad setting file.

New: ExcelPricingTools. Pricing – Dataset manager

A new dataset manager has been added in the resulting mapping sheets. It gives the user the ability to save and restore a set of input data in each of the mapping sheets. Only the values are saved or restored, not the format.