7.21.0852

Navigation:  7.21 (QDV 2021) >

7.21.0852

Previous pageReturn to chapter overviewNext page

Released on March 3, 2021

New: Special and progress fields are visually highlighted in WBS and minutes fields managers

Free fields, special fields and the fields that reference another field in a different progress statement are displayed together under the 'Free fields' tab in the field managers. For easier distinction, the special fields now have green color and the progress fields are displayed in pink.

clip0741

New: Extended the user API for adding some special minutes fields

The Qdv.CommonApi.SpecialFieldKind enumeration, used by Qdv.UserApi.Fields.IMinutesFieldManager.AddSpecialField method, was extended with the following new items:

oCoreDatabaseOverhead

oExtraCostsToAllocateToWbs

oPercentToAllocateToWbs

Bug fix: An error occurred in Minutes fields manager when adding some special fields

A ‘Cannot write to record’ error occurred when saving fields in the Minutes fields manager if a special field was added that had a non-empty numeric default value. This was the case, for example, with FORMULA_FOR_QUANTITY or COREDATABASEOVERHEAD fields that have 0 as their default value.

New: Free WBS fields can follow links

A new property has been added to WBS free fields: ‘Synchronize when linked

clip0742

This let you synchronize figures in free fields when tasks are linked. So far, this was only supported by some native fields. The default value is ‘No’ so the default behavior is ‘as before’. To allow links, the free fields must be strongly typed (Numeric, Text or Date), not ‘Any’ and must have no formula.

Notice that, because we don’t want to create incompatibility with older versions of QDV where this feature is not supported, when you record an estimate having ‘Yes’ in this column under an older version of QDV, you’ll lose this flag.