Released on May 31, 2019
When clicking on the WBS tree, the entire WBS row is activated.
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.
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
The SelectedFirstRow, SelectedLastRow, SelectedFirstColumn, SelectedLastColumn properties of the ContextNomenclatures in the API always returned 0.
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.