Beim Einlagern Grund für Einlagerung mit aufnehmen
[kivitendo-erp.git] / templates / webpages / inventory / warehouse_selection_stock.html
index d53dc05..c9ca339 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>