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

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

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

@@ -95,7 +96,11 @@ - + + + + + @@ -105,7 +110,7 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] + -
[% 'Filter' | $T8 %]
[% 'Part Number' | $T8 %]:
[% 'Parts Classification' | $T8 %]:[% P.part.select_classification('classification_id') %]
[% 'Part Description' | $T8 %]:[% 'Charge Number' | $T8 %]:
[% 'Best Before' | $T8 %]: @@ -128,9 +133,9 @@
[% 'Stock Qty for Date' | $T8 %]: [% L.date_tag('date') %]
@@ -160,7 +165,7 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% END %] @@ -180,16 +185,24 @@ + + + + + + + + + [% 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 %] + -

- -

- -

-