X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b320453d39fd9ff512debf8c76e770a59aadfa6d..969e749ceb3bcf8c40dac0e84094de03f4ded9d7:/templates/webpages/ar/search.html diff --git a/templates/webpages/ar/search.html b/templates/webpages/ar/search.html index 45d6ebf92..d0f529d2b 100644 --- a/templates/webpages/ar/search.html +++ b/templates/webpages/ar/search.html @@ -1,4 +1,5 @@ [%- USE T8 %] +[%- USE L %]
@@ -49,6 +50,14 @@ [% '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 %] @@ -170,7 +179,7 @@ [% 'Subtotal' | $T8 %] - [% 'Project Number' | $T8 %] + [% 'Document Project Number' | $T8 %] [% 'Transaction description' | $T8 %]