X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Freport_filter.html;h=810743efaa2295013a08c89f7ad18ae1c47ca5d1;hb=22bcb6b18c5832dad188a72ed75cd98c38d299e3;hp=77a5070be5459c3eefef09db350a6d88b8708395;hpb=075bd42af8885aee3c18fe055a2c82b8b43f4cea;p=kivitendo-erp.git diff --git a/templates/webpages/wh/report_filter.html b/templates/webpages/wh/report_filter.html index 77a5070be..810743efa 100644 --- a/templates/webpages/wh/report_filter.html +++ b/templates/webpages/wh/report_filter.html @@ -1,6 +1,9 @@ [%- USE T8 %] [%- USE L %] +[%- USE P %] [%- USE HTML %][%- USE JavaScript %] +

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

+ -
[% 'Report about warehouse contents' | $T8 %]
-
@@ -97,6 +98,10 @@ [% 'Part Number' | $T8 %]: + + [% 'Parts Classification' | $T8 %]: + [% P.select_classification('classification_id') %] + [% 'Part Description' | $T8 %]: @@ -105,7 +110,7 @@ [% 'Charge Number' | $T8 %]: - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% 'Best Before' | $T8 %]: @@ -160,7 +165,7 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% END %] @@ -180,6 +185,8 @@ + +