X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Freport_filter.html;h=c552db13573ebb8f9802f158bcc51dda980a0898;hb=7e31f203df4cabbd9fa2c65a93be2e0abafc25b5;hp=cb3272fef3b8ba4e34dfd6f9b6338a565eb4381f;hpb=a97574b881103cc09a48152a4f29f8a2cc1c38a3;p=kivitendo-erp.git diff --git a/templates/webpages/wh/report_filter.html b/templates/webpages/wh/report_filter.html index cb3272fef..c552db135 100644 --- a/templates/webpages/wh/report_filter.html +++ b/templates/webpages/wh/report_filter.html @@ -1,6 +1,7 @@ [%- USE T8 %] [%- USE L %] [%- USE P %] +[%- USE LxERP %] [%- USE HTML %][%- USE JavaScript %]

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

@@ -70,7 +71,6 @@ -

@@ -96,7 +96,7 @@ - + @@ -133,9 +133,9 @@ + -
[% 'Filter' | $T8 %]
[% 'Part Number' | $T8 %]:
[% 'Parts Classification' | $T8 %]:
[% 'Stock Qty for Date' | $T8 %]: [% L.date_tag('date') %]
@@ -187,11 +187,22 @@ + + + + + + + [% L.radio_button_tag("stock_value_basis", value='purchase_price', checked=1, label=LxERP.t8('Purchase price')) %] + [% L.radio_button_tag("stock_value_basis", value='list_price', checked=0, label=LxERP.t8('List Price')) %] + + + [% "basis for stock value" | $T8 %] + -