Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Aura - Panel
tab1
styles{"body":{"text":{"color":"#465671","textAlign":"left","fontWeight":"normal","fontSize":14}},"header":{"backgroundColor":{"color":"#f2f8fa"}},"headline":{"alignment":{"horizontal":"start"},"text":{"text":"On-the-Job Training Invoicing for Business","color":"#002d72","textAlign":"left","fontWeight":"bold","fontSize":26}},"base":{"border":{"bottom":false,"left":true,"right":false,"top":false,"color":"#233e90","width":4,"style":"solid"},"backgroundColor":{"color":"#f2f8fa"},"borderRadius":{"radius":4},"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]}}}
body<p><br /></p>

The On-the-Job Training Program issues payments to participating businesses for a portion of approved new hire wages on a reimbursable basis. To be eligible for reimbursement, the OJT hire must complete a minimum of 5 days on the job. The business may begin invoicing NYSERDA for reimbursement after the new hire has completed four weeks on the job. Businesses are only allowed to invoice NYSERDA once a month for each hire. The participating business has 60 days after the contracted OJT end date to invoice for the remaining awarded amount.

To submit an invoice requesting reimbursement for an approved new hire’s wages, follow the instructions below.

 

No payments will be processed for new hires that are not approved by NYSERDA.

NYSERDA encourages organizations to sign up for secure direct deposit to receive payments more quickly. If your organization is not currently signed up to receive payments from NYSERDA by Electronic Funds Transfer (EFT), please use this link to register for EFT payments: https://nyserda.seamlessdocs.com/f/EFTForm.

You will need your organization’s NYSERDA Supplier ID to complete the form. Contact [email protected] for this information if needed.

This is a one-time registration. If your organization is already set up to receive EFT payments, registration is not needed again.


Instructions

UI Steps
sizesmall


UI Step

Log into your

UI Button
colorblue
newWindowtrue
sizesmall
iconlink
titleNYSERDA Portal
urlhttps://portal.nyserda.ny.gov/login
account.


UI Step

Access the Projects tab and select WFD OJT New Hires - Approved from the drop-down. The list will filter to display only Approved OJT project records.

Expand
titlescreenshot



UI Step

Locate the correct Project Record and access by clicking the name in the Project Name column.

Expand
titlescreenshot



UI Step

Once in the Project Record, scroll down to the Project Invoices section and click on the New Project Invoice button. This will open a new window with the Invoice Details page.

Expand
titlescreenshot



UI Step

Review the information at the top of the invoice for accuracy. Ensure the correct Purchase Order is selected from the Purchase Order drop-down. The Is this the final Invoice field should only be checked if this invoice represents the final invoice for the On-the-Job Training project.

Expand
titlescreenshot



UI Step

Then, input the total Hours Worked by the New Hire since the last Invoice. The invoice totals will auto-update based on your input.

Expand
titlescreenshot



UI Step

Next, enter in a Customer Invoice # that corresponds to your invoice. Indicate the date range for the hours worked in the Invoice Notes field. Please ensure that the date range noted for this invoice does not overlap with the dates listed on prior invoices approved for the same employee, otherwise the invoice will be rejected.

Expand
titlescreenshot



UI Step

Before you can attach supporting documentation, click Save. The Invoice page will refresh with the payment amount that will be provided by NYSERDA.


UI Step

Click Manage/Upload Documents to attach supporting documentation for the invoice. This will open the Invoice Supporting Documents page. 

Expand
titlescreenshot



UI Step

As noted on the Invoice Details page, payment documentation should be in the form of paycheck stubs and/or a payroll summary showing hours worked, wages paid, and applicable tax information. It is strongly preferred that you upload these materials as a single PDF.


UI Step

On the Invoice Supporting Documentation page, enter in a name for the supporting document in the Document Name field, then click the Choose File button to locate and upload the document from your computer. Click Save to add the document to the Invoice Record.

Warning

If you do not click Save after uploading a document, it will not be saved to the Invoice Record.


Expand
titlescreenshot



UI Step

It is preferred that you combine all payroll documents into a single PDF. However, if you must add additional documents, click the Add Another Document option and following Step 9 above until all supporting documents have been uploaded to the Invoice Record.


UI Step

When all supporting documentation has been uploaded, click Save to ensure all your documents have been uploaded and attached to the Invoice Record. Then click Back to Invoice.

Expand
titlescreenshot



UI Step

If any details on the Invoice need to be updated, click Edit, make any required changes and click Save again.

Expand
titlescreenshot



UI Step

Click Submit to submit the invoice to NYSERDA's Program and Finance team for review, approval and payment. The page will refresh to display a successful submittal message.

Expand
titlescreenshot



UI Step

If there are any issues with the submitted invoice during the review and approval process, NYSERDA Program staff will contact the Primary Contact for the On-the-Job Training project to resolve the issue(s).




HTML
<style type="text/css">
.aura-tab-content {
margin-top: 0px!important;
padding-top: 0px!important;
}
.aura-panel {
margin-top: 0px!important;
margin-left: 0px!important;
margin-right: 0px!important;
}
.panel, .alertPanel, .infoPanel {
margin-top: 0px!important;
}
.panelHeader {
font-size: 20px;
padding-top: 5px!important;
padding-bottom: 5px!important;
}
.panelContent {
display: none;
}
#title-text {
display: none;
}
</style>


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