X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fwh%2Freport_filter.html;h=b41e905aefe7fb77469af25ddd0582442054a159;hb=78d813b90a293eafa7e17f711edeef5551f937d3;hp=53d0842e964e6db40a5d09b2e4eeff0d36fe7293;hpb=60d62c9e8923f671ac1c2eb9318cf78789787e1c;p=kivitendo-erp.git diff --git a/templates/webpages/wh/report_filter.html b/templates/webpages/wh/report_filter.html index 53d0842e9..b41e905ae 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.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 %] @@ -182,6 +185,8 @@ + + @@ -189,24 +194,4 @@

- -

- -

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