X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/81b7704d2bb081e06e5c1b4d7d8f41fa00ca0d10..e7a7492e:/templates/webpages/inventory/warehouse_selection_stock.html diff --git a/templates/webpages/inventory/warehouse_selection_stock.html b/templates/webpages/inventory/warehouse_selection_stock.html index e3119913c..c9ca33906 100644 --- a/templates/webpages/inventory/warehouse_selection_stock.html +++ b/templates/webpages/inventory/warehouse_selection_stock.html @@ -5,7 +5,7 @@

[% title | html %]

-[%- PROCESS 'common/flash.html' %] +[%- INCLUDE 'common/flash.html' %]
@@ -56,6 +56,11 @@ + + [% 'Select type of transfer in' | $T8 %]: + [% L.select_tag('transfer_type_id', TRANSFER_TYPES, title_key='description') %] + + [% 'Optional comment' | $T8 %] [% L.input_tag('comment', FORM.comment, size=60) %]