X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Freport_filter.html;h=b41e905aefe7fb77469af25ddd0582442054a159;hb=3c005fa1ac7b96ed002ecf7dc84852e79b4a2638;hp=affe4c265117d8c0630725c6e6cda0ff0947e514;hpb=6c7e41458d2027f72901d16417a37648942f7445;p=kivitendo-erp.git diff --git a/templates/webpages/wh/report_filter.html b/templates/webpages/wh/report_filter.html index affe4c265..b41e905ae 100644 --- a/templates/webpages/wh/report_filter.html +++ b/templates/webpages/wh/report_filter.html @@ -1,5 +1,8 @@ [%- USE T8 %] -[% USE HTML %][% USE JavaScript %] +[%- 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,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 %] @@ -129,6 +133,10 @@ + [% 'Stock Qty for Date' | $T8 %]: + [% L.date_tag('date') %] + + @@ -157,7 +165,7 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% END %] @@ -170,11 +178,15 @@ + + + + @@ -182,24 +194,4 @@

- -

- -

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