<th class="listheading">Part Number</th>
<th class="listheading">Part Description</th>
<th class="listheading">Charge Number</th>
+ [% IF conf_show_best_before %]
<th class="listheading">Best Before</th>
+ [% END %]
<th class="listheading">EAN</th>
<th class="listheading">Available qty</th>
<th class="listheading">Removal qty</th>
<input type="hidden" name="partnumber_[% loop.count %]" value="[% HTML.escape(row.partnumber) %]">
<input type="hidden" name="partdescription_[% loop.count %]" value="[% HTML.escape(row.partdescription) %]">
<input type="hidden" name="chargenumber_[% loop.count %]" value="[% HTML.escape(row.chargenumber) %]">
+ [% IF conf_show_best_before %]
<input type="hidden" name="bestbefore_[% loop.count %]" value="[% HTML.escape(row.bestbefore) %]">
+ [% END %]
<input type="hidden" name="ean_[% loop.count %]" value="[% HTML.escape(row.ean) %]">
<td>[% HTML.escape(row.bindescription) %]</td>
<td>[% HTML.escape(row.partnumber) %]</td>
<td>[% HTML.escape(row.partdescription) %]</td>
<td>[% HTML.escape(row.chargenumber) %]</td>
+ [% IF conf_show_best_before %]
<td>[% HTML.escape(row.bestbefore) %]</td>
+ [% END %]
<td>[% HTML.escape(row.ean) %]</td>
<td>[% HTML.escape(row.qty) %]</td>
<td>