]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/wh/transfer_parts_selection_master.html
2. Teil fuer die Umsetzung fuer bug 865, EAN auch in der Berichtsmaske zur besseren...
[mfinanz.git] / templates / webpages / wh / transfer_parts_selection_master.html
index a8da1a2c0def0776daf6589ffa080b99e07d4bda..c69572fa8e5e57992552bde59f0fb494f4001e00 100644 (file)
@@ -66,6 +66,7 @@
      <th class="listheading"><translate>Part Number</translate></th>
      <th class="listheading"><translate>Part Description</translate></th>
      <th class="listheading"><translate>Charge Number</translate></th>
+     <th class="listheading"><translate>EAN</translate></th>
      <th class="listheading"><translate>Available qty</translate></th>
      <th class="listheading" colspan="2"><translate>Transfer qty</translate></th>
      <th class="listheading" colspan="2"><translate>Destination warehouse and bin</translate></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) %]">
+     <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>
+     <td>[% HTML.escape(row.ean) %]</td>
      <td>[% HTML.escape(row.qty) %]</td>
      <td><input name="qty_[% loop.count %]" size="8" style="text-align: right"></td>
      <td>