X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..0a2654357f5087c8290ee9104016d2c99ede4946:/templates/webpages/wh/warehouse_selection_assembly.html diff --git a/templates/webpages/wh/warehouse_selection_assembly.html b/templates/webpages/wh/warehouse_selection_assembly.html index 74da21aa3..43746dbd3 100644 --- a/templates/webpages/wh/warehouse_selection_assembly.html +++ b/templates/webpages/wh/warehouse_selection_assembly.html @@ -1,8 +1,8 @@ [%- USE T8 %] -[% USE HTML %][% USE JavaScript %][% USE LxERP %]
+[%- USE L %] +[%- USE HTML %][%- USE JavaScript %][%- USE LxERP %][%- USE P -%] +[% saved_message %]
[% END %] -
| [% 'Assembly' | $T8 %] | ++ [% P.part_picker("parts_id", parts_id, part_type="assembly", class="initial_focus", fat_set_item="1") %] + | +
|---|---|
| [% 'Destination warehouse' | $T8 %] | - |
| [% 'Assembly Number' | $T8 %] | -- - - - | -
| [% 'Assembly Description' | $T8 %] | -- - - | -
| [% 'Charge number' | $T8 %] | |
| [% 'Best Before' | $T8 %] | - - + [% L.date_tag('bestbefore', bestbefore) %] |