X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Freport_filter.html;h=cb3272fef3b8ba4e34dfd6f9b6338a565eb4381f;hb=4a98a42369087fe9d291285690bca812e9815c8a;hp=9215374e991f925d059a4e22de1c982e8cc2f6c7;hpb=46bc75c8079099de22ccbc6281b04f42ade67f1a;p=kivitendo-erp.git diff --git a/templates/webpages/wh/report_filter.html b/templates/webpages/wh/report_filter.html index 9215374e9..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,7 +110,7 @@ [% 'Charge Number' | $T8 %]: - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% 'Best Before' | $T8 %]: @@ -161,7 +165,7 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% END %] @@ -181,6 +185,8 @@ + + @@ -188,11 +194,4 @@

- -

- -

- - -