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

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

@@ -96,11 +96,11 @@ - + - + @@ -133,10 +133,27 @@ + - + + + + + + + +
[% 'Filter' | $T8 %]
[% 'Part Number' | $T8 %]:
[% 'Parts Classification' | $T8 %]:[% P.select_classification('classification_id') %][% P.part.select_classification('classification_id') %]
[% 'Part Description' | $T8 %]:
[% '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) %] +
@@ -171,7 +188,7 @@ [% END %] -


+
@@ -187,11 +204,11 @@ + + - -