X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..fbcd5580:/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..4ed6ab33b 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 Number' | $T8 %] | -- - - - | -|
|---|---|---|
| [% 'Assembly Description' | $T8 %] | +[% 'Assembly' | $T8 %] | - - + [% P.part_picker("parts_id", parts_id, part_type="assembly") %] | - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] |
| [% 'Best Before' | $T8 %] | - - + [% L.date_tag('bestbefore', bestbefore) %] |