use occupancyStartDate as purchase date

deepsource-autofix-76c6eb20
Dan Gowans 2024-06-27 10:14:11 -04:00
parent 008a342788
commit 4e07584a79
1 changed files with 5 additions and 8 deletions

View File

@ -91,18 +91,15 @@
Sault Ste. Marie Ontario   P6A 5X6 Sault Ste. Marie Ontario   P6A 5X6
</p> </p>
<p> <p>
Contract No. Contract No.
<span class="field"> <span class="field">
<%= lotOccupancy.lotOccupancyId %> <%= lotOccupancy.lotOccupancyId %>
</span> </span>
</p> </p>
<p> <p>
Date of Purchase Date of Purchase
<span class="field"> <span class="field">
&nbsp; <%= lotOccupancy.occupancyStartDateString %>
<% if (lotOccupancy.lotOccupancyTransactions.length > 0) { %>
<%= lotOccupancy.lotOccupancyTransactions[0].transactionDateString %>
<% } %>
</span> </span>
</p> </p>
<table class="layout-table is-10pt" style="table-layout:fixed"> <table class="layout-table is-10pt" style="table-layout:fixed">