7.21.0016 - OFFICIAL http://www.iaes-software.com/downloads/Setup_QDV_7_21_16.exe |
Released on September 3, 2021
When a data-source was created using the API functions and didn’t push the entire estimate (just a branch of the WBS instead), the fields being split into all levels were not shifted properly resulting in a data source different from the one you would get when creating it manually.
When a data source was created and involved TimeFrame period fields, this could result in columns shifted in the resulting data source causing the error “Object not defined” at the time the data source was created.
Sometimes, Excel crashed when exporting the BOQ to Excel, this was because some users pushed ambiguities to the BOQ (like texts starting by the equal = sign). Excel considers this as formulas and crashes.
Now when we meet such text which created an error, we trap it and automatically add a simple quote in front to tell Excel to interpret it as a string.
The DisplayStimulsoftReport() function of the API has been enriched with a new signature allowing grasp over the preview window and the generation of output files.
DisplayStimulsoftReport(ReportPath As String, DataSourcePath As String, ShowPreviewWindow As Boolean, PreviewWindowState As System.Windows.Forms.FormWindowState, ShowProgressBar As Boolean, CloseAfterRendering As Boolean, Optional ByValExportResultToFileAs String = "")
Please see API documentation for more information.
When master/slave lists were used in the minutes and wrong association was entered (E.g.: using copy/paste operation) this was properly detected as computing time but if the master value or the parent value contained a dash (-), the window pointing out the anomaly was not displayed.
When the centralized storage to the database of the estimate was activated: sub set were imported with their formula for quantity on top row instead of 1.
Converter settings .qdvconvert now contain formulas stored in invariant regional settings which means they can be loaded on system with different comma and list separator.
It will work only with new .qdvconvert files saved and also used in new QDV versions so older .qdvconvert files or older QDV version will have the same behavior – in case of stored formulas with different regional settings it will fail with ‘Invalid formula’ error.
In addition in new QDV version with older .qdvconvert it won’t fail anymore with ‘Invalid formula’, instead there is this new summary and failed formulas can be found in .log file.
Conversion duration of large number of sets has been improved considerably.