]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/inventory/warehouse_selection_stock.html
date error in mapping
[mfinanz.git] / templates / webpages / inventory / warehouse_selection_stock.html
index d38759d9e646ff88eb40fea73bf6fcf65caa5c37..d0fa5cb3e460bb68eecb07eb799ec66259a2e57a 100644 (file)
@@ -20,7 +20,7 @@
    <th align="right" nowrap>[% 'Destination warehouse' | $T8 %]</th>
    <td>[% L.select_tag('warehouse_id', SELF.warehouses, default=SELF.warehouse.id, title_key='description') %]
      [% IF SELF.warehouse.id %]
-       [% L.select_tag('bin_id', SELF.warehouse.bins, default=SELF.bin.id, title_key='description') %]
+       [% L.select_tag('bin_id', SELF.warehouse.bins_sorted_naturally, default=SELF.bin.id, title_key='description') %]
       [%- ELSE %]
        <span id='bin_id'></span>
       [% END %]
   </tr>
 [%- END %]
 
-  <tr>
-   <th align="right" nowrap>[% 'EAN' | $T8 %]</th>
-   <td>[% L.input_tag('ean', FORM.ean, size=30) %]</td>
-  </tr>
-
   <tr>
    <th align="right" nowrap>[% 'Quantity' | $T8 %]</th>
    <td>