X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/596cce1fb449f9400899105d5fc3f793b18cb142..46bc75c8:/templates/webpages/ar/search.html diff --git a/templates/webpages/ar/search.html b/templates/webpages/ar/search.html index 9245d6b29..5bfada3b4 100644 --- a/templates/webpages/ar/search.html +++ b/templates/webpages/ar/search.html @@ -1,9 +1,10 @@ [%- USE T8 %] +[%- USE L %]
- +
@@ -49,6 +50,14 @@ + + + + + + + + @@ -72,16 +81,31 @@ -%] + [% IF SHOW_BUSINESS_TYPES %] + + + + + [% END %] @@ -153,7 +177,7 @@ - + @@ -192,8 +216,6 @@
[% title %]
[% 'Order Number' | $T8 %]
[% 'Employee' | $T8 %][% L.select_tag('employee_id', L.options_for_select(ALL_EMPLOYEES, title='safe_name', with_empty=1), style='width:250px') %]
[% 'Salesman' | $T8 %][% L.select_tag('salesman_id', L.options_for_select(ALL_EMPLOYEES, title='safe_name', with_empty=1), style='width:250px') %]
[% 'Transaction description' | $T8 %]
[% 'Customer type' | $T8 %] + [%- INCLUDE 'generic/multibox.html' + name = 'business_id', + style = "width: 250px", + DATA = ALL_BUSINESS_TYPES, + id_key = 'id', + label_key = 'description', + limit = vclimit, + show_empty = 1, + allow_textbox = 0, + -%] +
[% 'From' | $T8 %] - - + [% L.date_tag('transdatefrom') %] [% 'Bis' | $T8 %] - - + [% L.date_tag('transdateto') %]
[% 'Subtotal' | $T8 %] [% 'Project Number' | $T8 %][% 'Document Project Number' | $T8 %] [% 'Transaction description' | $T8 %]