Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1.  Add Overwrite Common Forecast button and Cancel Button(there is one and only one forecast per Cost Object in the Common area).
  2. Show Destination Forecast area, set Destination Workset to Common
  3. Set Destination Cost Object to the same as Source Cost Object.
  4. Set Destination Forecast to "Name of Cost Object" +  Forecast.
  5. Put warning message in Dialog: "Warning: Copying this forecast to Common will overwrite the existing forecast. You will be overwriting the existing forecast information that ALL MIT authorized users view for this cost object. Are you sure you want to overwrite the forecast for this Cost Object?
  6. Overwrite Common Forecast calls publishForecast with source workset, cost object and scenario id as sources and Common as destination. If success, close dialog, if failure, show dialog in error.
  7. If user clicks Cancel button, close dialog and empty form fields.

Page Mockup:

Page Layout: This page consists of a main grid/form for forecasting, a forecasting totals block that follows the user as they scroll down, and a "To Be Hired" block that contains To Be Hired templates (grad student, research assistant, research scientist, etc.). The forecasting form/grid is further broken down into GL sections, one for each of the high level CEMIT or Approved GLS. Each GL block contains a subtotals block at the bottom.
 
Functional Summary: On first entry, the left nav is hidden, the name and description are blank, all GL blocks are open, and the people are shown in their data range view. If the user wants, they can close each block of existing commitments. Above each existing commitment in each GL block is an empty row so users can immediately begin forecasting. When a user gets to the last input field in the row, a new blank row is automatically added. In addition and not shown in the image is a "Add new row" button on each block. If a user wants to add a To Be Hired, they click on them and a new row is added that contains the defaults from the To Be Hired they clicked on, which can then be edited.

...