X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Fwarehouse_selection.html;h=6c20594e7ccbfa5cbf5b71e475ae6e116c37e068;hb=3c938e03dbb186f9c163e19473e9572f7fa16aea;hp=afdc7a4ea2fc794e078ff2c57cb9ed298f22a950;hpb=2d3f862b7af94f31860dd264eef7c1bc7de7eae2;p=kivitendo-erp.git diff --git a/templates/webpages/wh/warehouse_selection.html b/templates/webpages/wh/warehouse_selection.html index afdc7a4ea..6c20594e7 100644 --- a/templates/webpages/wh/warehouse_selection.html +++ b/templates/webpages/wh/warehouse_selection.html @@ -1,9 +1,9 @@ [%- USE T8 %] [%- USE HTML %] -[% USE JavaScript %] +[%- USE L %] +[%- USE JavaScript %][%- USE P -%] +

[% title %]

- - @@ -68,8 +68,6 @@

[% saved_message %]

[% END %] -
[% title %]
-

[% 'If you enter values for the part number and / or part description then only those bins containing parts whose part number or part description match your input will be shown.' | $T8 %]

@@ -98,18 +96,9 @@ - [% 'Part Number' | $T8 %] + [% 'Part' | $T8 %] - - - - - - - [% 'Part Description' | $T8 %] - - - + [% P.part_picker("part_id", '', size="30", part_type="part,assembly") %] @@ -118,12 +107,11 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% 'Best Before' | $T8 %] - - + [% L.date_tag('bestbefore') %] [% END %] @@ -140,18 +128,3 @@

- [% IF conf_show_best_before %] - - [% END %] - - -