]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/inventory/warehouse_selection_stock.html
Beim Einlagern Grund für Einlagerung mit aufnehmen
[mfinanz.git] / templates / webpages / inventory / warehouse_selection_stock.html
index d53dc0569ba38b9b688497eabe0656af8b6afb7b..c9ca33906f6cdab486df65519686f278c2cec643 100644 (file)
    </td>
   </tr>
 
+  <tr>
+   <td>[% 'Select type of transfer in' | $T8 %]:</td>
+   <td>[% L.select_tag('transfer_type_id', TRANSFER_TYPES, title_key='description') %] </td>
+  </tr>
+
   <tr>
    <th align="right" nowrap>[% 'Optional comment' | $T8 %]</th>
    <td>[% L.input_tag('comment', FORM.comment, size=60) %]</td>