% var defs = PrepController.prepData.defsIndex; var found = false; for (var lot in defs){ if(theLot === null || lot == theLot){ found = true; %>
<%= this.partial({text: PrepController.prepData.print_logo}) %> | <%= PrepController.defType %> |
Vendor / Builder: | <%=PrepController.prepMeta.phase.col_RegistrationNo%> | Enrollment: | <%=PrepController.prepMeta.lots[lot].col_WarrantyNumber%> |
Purchaser Name: |
<%=PrepController.prepMeta.lots[lot].col_Name1%>
<% if (PrepController.prepMeta.lots[lot].col_Name2 !== "") { %>
<%=PrepController.prepMeta.lots[lot].col_Name2%> <% }%> |
Legal Address: | <%=PrepController.prepMeta.lots[lot].col_Munaddress%> |
Phone Res: | <% var resforma = ''; var resphone = PrepController.prepMeta.lots[lot].col_PhoneRes; if (resphone) resforma = '(' + resphone.substring(0,3) + ') ' + resphone.substring(3,6) + '-' + resphone.substring(6,10); %> <%=resforma%> | Project: | <%=PrepController.prepMeta.phase.col_Project%> |
Phone Bus: | <% var busforma = ''; var busphone = PrepController.prepMeta.lots[lot].col_PhoneBus; if (busphone) busforma = '(' + busphone.substring(0,3) + ') ' + busphone.substring(3,6) + '-' + busphone.substring(6,10); %> <%=busforma%> | Plan: | <%=PrepController.prepMeta.phase.col_PlanNo%> |
Closing Date: | <% var sday = ''; var months = ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December']; var fclosing = new Date(PrepController.prepMeta.lots[lot].col_FinalClosing); if (fclosing) { var dd = fclosing.getDate(); var mm = fclosing.getMonth(); var yy = fclosing.getFullYear(); var mstr = months[fclosing.getMonth()]; dd = (dd<10)? '0'+dd : dd; mm = (mm<10)? '0'+mm : mm; sday = mstr + ' ' + dd + ', ' + yy; } %> <%=sday%> | Lot / Phase: | <%=lot%> / <%=PrepController.prepMeta.lots[lot].col_Phase%> |
Inspector: | <%=SigninController.user_name%> | Municiaplity: | <%=PrepController.prepMeta.phase.col_Region%> |
<% var stoday = ''; var months = ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December']; var today = new Date(); if (today) { var dd = today.getDate(); var mm = today.getMonth(); var yy = today.getFullYear(); var mstr = months[today.getMonth()]; dd = (dd<10)? '0'+dd : dd; mm = (mm<10)? '0'+mm : mm; stoday = mstr + ' ' + dd + ', ' + yy; } %> Inspection Date: <%=stoday%> |
Please list below any damaged, incomplete, or missing items and anything that is not in good operating condition. Also note any (substitutions) of items referred to in, or to be selected under, the Agreement of Purchase and Sales (APS). Please initial all changes and deletions.As a minimum, check the following:
DAMAGED, INCOMPLETE OR MISSING
|
OPERATING CONDITION
|
<%=prtcomp%> | <%=compDefs[i].description.toUpperCase()%> | _________ | _________ |
THE COMPLETED PRE-DELIVERY INSPECTION IS A FORMAL RECORD OF THE HOME'S CONDITION BEFORE THE PURCHASER TAKES POSSESSION IT WILL BE USED AS A REFERENCE FOR FUTURE WARRANTY REQUESTS * Purchasers or owners who intend to designate someone to conduct the PDI in their place should ensure they provide written authority to the vendor/builder authorizing the designate to sign this form on their behalf. |
|||
<%
if(PrepController.inspectionSignature != null){ %>
|
|||
________________________ Builder Representative |
________________________ Purchaser |
<%=stoday%> Date |
|
________________________ Designate's Name(please print) |
________________________ Designate's Signature |
<%=stoday%> Date |
|
I the homeowner, confirm that all repair work listed will be completed | |||
<%
if(PrepController.inspectionSignature != null){ %>
|
|||
________________________ Purchaser |
<%=stoday%> Date |