7.20.0803

Navigation:  7.20 >

7.20.0803

Previous pageReturn to chapter overviewNext page

Released on October 2, 2020

Bug Fix: The user API - wrong values in IWbs.ColumnMappings and IWbs.GetFullData in some cases

The IWbs.ColumnMappings property contained wrong data types for progress fields from WBS and for fields from minutes. They were always marked as numeric. This had a consequence if such fields were textual in reality. In such a case, the IWbs.GetFullData method returned 0 as their value instead of the actual text.

Bug Fix: Tools4XL – Distribution – Remove empty chapters issue

When the user wanted to remove the empty chapters in the generated sheets, the second phase was not correctly performed on all lines.

Change: Tools4XL – Distribution – Mandatory information

The WBS Quantity is now mandatory. At least, the column must be specified in the combo box even if the value itself is not stored in the generated sheets.

Change: Tools4XL – Distribution – Clean work area

Any data in the work area is deleted in the generated sheets before computations. Result is cleaner.

Change: Tools4XL – Distribution – Formula builder

The formula builder used for the algorithms can now guess more accurately the areas and can transform formulas with SUM() , MIN(), and MAX() functions.