X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Freport_filter.html;h=c552db13573ebb8f9802f158bcc51dda980a0898;hb=ed0754c2f82cab2e24100107b534692d5455b02d;hp=ada16af64aee830f59aab1a821cc7a7b108c8ba0;hpb=c8687f9c8f4b8717ac07b13d1dfc36452de77684;p=kivitendo-erp.git diff --git a/templates/webpages/wh/report_filter.html b/templates/webpages/wh/report_filter.html index ada16af64..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 %]

@@ -95,7 +96,7 @@ [% 'Part Number' | $T8 %]: - + [% 'Parts Classification' | $T8 %]: @@ -186,6 +187,18 @@ + + + + + + + [% 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 %] +