7.17.0646

Navigation:  7.17 >

7.17.0646

Previous pageReturn to chapter overviewNext page

Released on May 31, 2019

New: Click on WBS tree

When clicking on the WBS tree, the entire WBS row is activated.

New: Support for a company manual

The HELP button activates the native user manual of QDV which is mostly dedicated to administrators. You may want to expose to your users your own user manual.

You can add a text file in the installation folder of QDV and name it customers_manual.txt. This file must contain a file name like MyManual.pdf (or doc, or txt…) if the document is located in QDV installation folder or a link like https://www.mybusiness.com/mymanual.html if the manual is hosted in a web site.

To display this file, just click My manual in the File/Help menu.

clip0324

 

New: API enriched for nomenclatures

You can now get an exact image of the nomenclature workbook being shown. This works only when in the nomenclatures tab.

Function GetReadOnlyCopyOfWorkbook(wbParameters As WorkbookParameters) As Iworkbook

Bug Fix: Macro context for nomenclatures provided nothing

The SelectedFirstRow, SelectedLastRow, SelectedFirstColumn, SelectedLastColumn properties of the ContextNomenclatures in the API always returned 0.

Bug Fix: Columns flagged as ‘Copy to WBS quantity’

We now flag 'costs and selling prices to be recalculated' when a value in a column flagged as 'to be copied to quantity column' in the WBS is changed. This is useful because the copy occurs only when computing costs.