Versions Compared

Key

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

Image RemovedImage Added

External Project Management Support

The materials below are intended to support external stakeholders for two required process when engaging in Program requirements. Below, you'll find materials to support Submitting Deliverables or Submitting Invoices. Submitting Deliverables supports projects that utilize a Milestones & Deliverables budget as outlined in the Program Contract with NYSERDA. Conversely, Submitting Invoices supports projects that utilize a Time & Materials budget as outline in the Program Contract with NYSERDA.

UI Children


HTML
<script type="text/javascript" >
   jQuery(document).ajaxComplete(function() {
      if(jQuery('.ia-fixed-sidebar.collapsed').length == 0 ) {
         jQuery('.expand-collapse-trigger').click();
     };
   });
</script>

<style type="text/css">
#title-text { display: none;}
.rwui_button { background-color: #0073A4;}
.rwui_button:hover { background-color: #002D72;} 
</style>