Skip to content

Instantly share code, notes, and snippets.

@Modicrumb
Created January 9, 2019 18:52
Show Gist options
  • Save Modicrumb/8334b716b71735693860952cf7b19f22 to your computer and use it in GitHub Desktop.
Save Modicrumb/8334b716b71735693860952cf7b19f22 to your computer and use it in GitHub Desktop.
<p>{MAIN_COMPANY_LOGO}</p>
<p>{MAIN_COMPANY_BILLING_ADDRESS}</p>
<p>{MAIN_COMPANY_PHONE}</p>
<p>{MAIN_COMPANY_FAX}</p>
<p>{MAIN_COMPANY_WEBSITE}</p>
<hr />
<h3><strong>Further Action Report</strong></h3>
<p><strong>Date of Report</strong>: {CURRENT_DATE}</p>
<p><strong>Customer</strong>: {CUSTOMER}</p>
<p><strong>Customer Billing Address</strong>: {CUSTOMER_BILLING_ADDRESS}</p>
<p><strong>Customer Phone</strong>: {CUSTOMER_PHONE}</p>
<p><strong>Customer Fax</strong>: {CUSTOMER_FAX}</p>
<p><strong>Date of Request</strong>: {REQUEST_DATE}</p>
<p><strong>Date of Response</strong>: {RESPONSE_DATE}</p>
<p><strong>Requested By</strong>: {CUSTOMER_REQUESTOR}</p>
<p><strong>Job #:</strong> {REQUEST_ID}.</p>
<p><strong>Property</strong>: {PROPERTY_NAME}</p>
<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{PROPERTY_ADDRESS}</p>
<p><strong>Original Work Description</strong>: {SERVICE_RESPONSE_SUMMARY}</p>
<p><strong>New Work Description</strong>: {FIELD_TECH_DESCRIPTION}</p>
<p><strong>Report Line Items</strong>:</p>
<p>{DOCUMENT_LINE_ITEMS}</p>
<p>Thank you for the opportunity to assist you with your roofing needs.</p>
<hr />
<p><strong>Report Prepared by:</strong></p>
<p>{MAIN_COMPANY_ADMIN_FULL_NAME}</p>
<p>{MAIN_COMPANY_ADMIN_TITLE}</p>
<p>{MAIN_COMPANY_ADMIN_EMAIL}</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment