[%- USE T8 %]
[%- USE L %]
-[%- USE HTML %]
+[%- USE P %]
[%- USE LxERP %]
<tr>
</tr>
<th class="listheading" style='width:12em'>[% 'Customer Number' | $T8 %]</th>
<th class="listheading">[% 'Customer' | $T8 %]</th>
<th class="listheading">[% 'Customer Part Number' | $T8 %]</th>
+ <th class="listheading">[% 'Part Description' | $T8 %]</th>
+ <th class="listheading">[% 'Long Description' | $T8 %]</th>
<th class="listheading">[% 'Customer Price' | $T8 %]</th>
<th class="listheading">[% 'Updated' | $T8 %]</th>
</tr>