X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Freport_filter.html;h=9d79535c6db972522e6d314eb4186496089477ac;hb=ec4cffa8a9fe604ecaab2a0af734b5e28c040935;hp=a3afc9bfc07c8ca1e52678907177704bbdb78b13;hpb=b50425978983c8680e2cd93f7bb49408f2c46d45;p=kivitendo-erp.git diff --git a/templates/webpages/wh/report_filter.html b/templates/webpages/wh/report_filter.html index a3afc9bfc..9d79535c6 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 %]

@@ -136,6 +137,23 @@ [% 'Stock Qty for Date' | $T8 %]: [% L.date_tag('date') %] + + + [% "basis for stock value" | $T8 %]: + + + [% 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')) %] + + + + [% "List all rows" | $T8 %]: + + + [% L.yes_no_tag("allrows", 1) %] + + + @@ -170,7 +188,7 @@ [% END %] -
+
@@ -186,8 +204,9 @@ + + -