Release: January 20, 2020

  • Fix: Phase Import Qty in CSV – When using a CSV to import to Phases it was converting Qty columns to integer and dropping any decimal values in the import.

  • Estimate Groups Add to Root – Changed the ‘Add’ right-click option on the Group tree to an ‘Add to Root’ and ‘Add to Selected Group’ options.

  • Drawing to Phase field mapping – When using the ‘Link’ to ‘New Phase’ right-click function from the Drawings table, you can define which fields are filled in on the field from the Drawing. Configure the Settings in the Settings table named ‘PhaseToDrawingFields’ to contain a semi-colon delimited list of key value pairs using field names or SQL expressions. The field from the Phase table is listed first. For example with the setting configured as “ProjectPhaseID=100 + Number;Description=Name”, the ProjectPhaseID field on the Phase will receive the Number field from the Drawing + 100 and the Description field on the Phase will receive the Name from the Drawing.