]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/generic/select_part_en.html
locale/en/locales.pl ausgef<FC>hrt.
[kivitendo-erp.git] / templates / webpages / generic / select_part_en.html
index c06a200f9f4de1b9457546bbf3dabb1da2168b09..01f6ae3545384dc66a5589dcb59ad897b62c5b7e 100644 (file)
      <th class="listheading">Charge number</th>
      [% END %]
      [% IF has_bestbefore %]
+     [% IF conf_show_best_before %]
      <th class="listheading">Best Before</th>
      [% END %]
+     [% END %]
      [% IF has_ean %]
      <th class="listheading">EAN</th>
      [% END %]
      </td>
      [% END %]
      [% IF has_bestbefore %]
+     [% IF conf_show_best_before %]
      <td>
       <input type="hidden" name="new_bestbefore_id_[% loop.count %]" value="[% HTML.escape(part.bestbefore_id) %]">
       <input type="hidden" name="new_bestbefore_[% loop.count %]" value="[% HTML.escape(part.bestbefore) %]">
       [% HTML.escape(part.bestbefore) %]
      </td>
      [% END %]
+     [% END %]
      [% IF has_ean %]
      <td>
       <input type="hidden" name="new_ean_[% loop.count %]" value="[% HTML.escape(part.ean) %]">