X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Fwarehouse_selection.html;h=efab9048a5bdcfef8595fbc8325e94cc42c32fdd;hb=577042c61c5e1fffb8747079b4f9826e51532ee8;hp=0f499b28f4cb3be52fa4f57cbdd28d4325096679;hpb=8eb972fd373d0363cd3dc3cd6777c0d3f076111f;p=kivitendo-erp.git diff --git a/templates/webpages/wh/warehouse_selection.html b/templates/webpages/wh/warehouse_selection.html index 0f499b28f..efab9048a 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 %]

- - -
- - + [% IF saved_message %]

[% 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 +94,9 @@ - [% 'Part Number' | $T8 %] - - - - - - - - [% 'Part Description' | $T8 %] + [% 'Part' | $T8 %] - - + [% P.part.picker("part_id", parts_id, size="30", part_type="part,assembly") %] @@ -118,12 +105,11 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% 'Best Before' | $T8 %] - - + [% L.date_tag('bestbefore') %] [% END %] @@ -134,24 +120,4 @@

- -

- -

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