X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/044d18fff505b6823db1e5093fef96577e420afa..f6ed86e:/templates/webpages/ar/search.html diff --git a/templates/webpages/ar/search.html b/templates/webpages/ar/search.html index 76a19933d..37fbdf04e 100644 --- a/templates/webpages/ar/search.html +++ b/templates/webpages/ar/search.html @@ -1,11 +1,10 @@ [%- USE T8 %] - +[%- USE L %] +

[% title %]

- -
[% title %]
@@ -23,9 +22,14 @@ limit = vclimit, show_empty = 1, allow_textbox = 1, + class = 'initial_focus', -%] + + + + + + + + + + + + + + + + @@ -86,21 +102,17 @@ show_empty = 1, allow_textbox = 0, -%] - - [% END %] @@ -127,12 +139,18 @@ - - + + + + + + + + @@ -172,8 +190,8 @@ - - + + @@ -211,14 +229,8 @@ - -
[% 'Contact Person' | $T8 %][% L.input_tag("cp_name", '', size=20) %]
[% 'Department' | $T8 %] @@ -49,6 +53,18 @@ [% 'Order Number' | $T8 %]
[% 'Customer Order Number' | $T8 %]
[% 'Employee' | $T8 %][% L.select_tag('employee_id', ALL_EMPLOYEES, title_key = 'safe_name', with_empty = 1, style = 'width:250px') %]
[% 'Salesman' | $T8 %][% L.select_tag('salesman_id', ALL_EMPLOYEES, title_key = 'safe_name', with_empty = 1, style = 'width:250px') %]
[% 'Transaction description' | $T8 %]
[% 'From' | $T8 %] - - + [% L.date_tag('transdatefrom') %] [% 'Bis' | $T8 %] - - + [% L.date_tag('transdateto') %]
[% 'Invoice Number' | $T8 %] [% 'Order Number' | $T8 %][% 'Invoice Date' | $T8 %][% 'Customer Order Number' | $T8 %]
[% 'Invoice Date' | $T8 %] [% 'Customer' | $T8 %][% 'Customer Number' | $T8 %]
[% 'Amount' | $T8 %] [% 'Subtotal' | $T8 %] [% 'Project Number' | $T8 %][% 'Document Project Number' | $T8 %] [% 'Transaction description' | $T8 %]