X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Fjournal_filter.html;h=8b342d7c2e1fce94b8695dc74faa54e57f2ac644;hb=a6ce2c7f3f7ae10f7065fb86121c8d11049617ee;hp=83ba78b50fb43e512ca500e0c2af8e7f5e8864d4;hpb=b61f5c3df68e3a3b4fb6a8a287172b0989215748;p=kivitendo-erp.git diff --git a/templates/webpages/wh/journal_filter.html b/templates/webpages/wh/journal_filter.html index 83ba78b50..8b342d7c2 100644 --- a/templates/webpages/wh/journal_filter.html +++ b/templates/webpages/wh/journal_filter.html @@ -1,5 +1,8 @@ [%- USE T8 %] -[% USE HTML %][% USE JavaScript %] +[%- USE L %] +[%- USE P %] +[%- USE HTML %][%- USE JavaScript %] +

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

-
[% 'Report about wareouse transactions' | $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 %] @@ -132,15 +136,13 @@ [% 'From Date' | $T8 %] - - + [% L.date_tag('fromdate') %] [% 'To Date' | $T8 %] - - + [% L.date_tag('todate') %] @@ -169,7 +171,7 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% END %] @@ -211,32 +213,3 @@

- - - -