X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Fwarehouse_selection.html;h=efab9048a5bdcfef8595fbc8325e94cc42c32fdd;hb=3591b710cbe757a131ff768ed7d6066d8412bc0e;hp=0f499b28f4cb3be52fa4f57cbdd28d4325096679;hpb=6a8787147ad643549eb26cb4f9a373b5b354b8b9;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 %] - - -