Matthew
02/02/2024, 5:20 PM<tr>
<td align="center" colspan="3" line-height="150%" style="height: 36px;">${item.quantity}</td>
<td colspan="12" style="height: 36px;"><span style="font-weight: bold; line-height: 150%; color: #333333;">${item.item}</span></td>
<td align="right" colspan="5" style="height: 36px;">${item.custcolcontractnumber}</td>
<td align="right" colspan="4" style="height: 36px;">${item.rate}</td>
<td align="right" colspan="4" style="height: 36px;">${item.amount}</td>
</tr>
<tr style="border-bottom:1px solid black">
<td align="right" colspan="25" style="height: 36px;">${item.custcol_item_full_description}</td>
</tr>
ec
02/04/2024, 7:28 AMMatthew
02/07/2024, 5:18 PM