Skip to main content
Estimating
  • Staffing Plan - The Staffing Plan now has a Years and Months toggle. When Years is selected, the grid changes to show Years as headers and FTE amounts in FTE years. When the Months version is selected, the grid changes to show Months as headers and FTE amounts in FTE Months. The datagrid has also been setup to allow you to fix (or freeze) columns to the left-hand side to allow for easy horizontal scrolling when in months view.
  • Cost Estimating Reports → Cost Summary Report: Add Signature Steps columns to the report if they are properly setup for the project in the Admin → Project → Edit Project tab. When the columns are shown, they show the current signoff date in the report. If there is no signoff for that step, the column is left empty.
  • Cost Estimate Form → Rename Work Package: If a work package was renamed and you used the same WP number in the New Work Package Number field, the system would show an error message saying that work package number was already in use. Now, this same action will just ignore the WP number entry and change the description to whatever you enter in the New Work Package Description field.
  • WBS Tree: Add a WBS Level filter to the WBS Tree in the Estimating section. This allows you to quickly filter the tree down to that level of the WBS.
Risk Register
  • The Risk Register heat maps were not always showing the correct numbers. This has been corrected so the heatmaps correctly pull in the correct risk total per range.
General
  • WBS Dropdown Search - Whenever you search in the WBS dropdown filter, you can now search within the WBS string. This means you can now search WBS Descriptions. In the past, you could only search by WBS number.
  • Converted the Copy Project stored procedure to a .NET service for easier debugging and maintenance.