X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Freport_filter.html;h=cb3272fef3b8ba4e34dfd6f9b6338a565eb4381f;hb=a97574b881103cc09a48152a4f29f8a2cc1c38a3;hp=a5cbe12d864daffe0e96b91e48c4d30d2fde6c80;hpb=565b41f3b09495c750cb4a6402f446ea63cef4cd;p=kivitendo-erp.git diff --git a/templates/webpages/wh/report_filter.html b/templates/webpages/wh/report_filter.html index a5cbe12d8..cb3272fef 100644 --- a/templates/webpages/wh/report_filter.html +++ b/templates/webpages/wh/report_filter.html @@ -1,6 +1,8 @@ [%- USE T8 %] [%- USE L %] -[% USE HTML %][% USE JavaScript %] +[%- USE P %] +[%- USE HTML %][%- USE JavaScript %] +

[% 'Report about warehouse contents' | $T8 %]

-
[% 'Report about warehouse contents' | $T8 %]
- -
+ @@ -98,6 +98,10 @@ [% 'Part Number' | $T8 %]: + + [% 'Parts Classification' | $T8 %]: + [% P.part.select_classification('classification_id') %] + [% 'Part Description' | $T8 %]: @@ -106,12 +110,11 @@ [% 'Charge Number' | $T8 %]: - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% 'Best Before' | $T8 %]: - - + [% L.date_tag('bestbefore') %] [% END %] @@ -162,7 +165,7 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% END %] @@ -175,11 +178,15 @@ + + + + @@ -187,24 +194,4 @@

- -

- -

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