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

[% title %]

- - @@ -70,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 %]

@@ -100,18 +96,9 @@ - [% 'Part Number' | $T8 %] - - - - - - - - [% 'Part Description' | $T8 %] + [% 'Part' | $T8 %] - - + [% P.part_picker("part_id", '', size="30", part_type="part,assembly") %] @@ -120,7 +107,7 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% 'Best Before' | $T8 %] @@ -141,4 +128,3 @@

-