X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Far%2Fsearch.html;h=d0f529d2b8e320fd20cf16818f03185e2d2eb6e8;hb=554ef802462a140ea769b8c3a7c7fc3ac91a58c4;hp=76a19933d4ab3eb653082da35a57a3cf43af4572;hpb=044d18fff505b6823db1e5093fef96577e420afa;p=kivitendo-erp.git diff --git a/templates/webpages/ar/search.html b/templates/webpages/ar/search.html index 76a19933d..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 %] @@ -86,8 +95,6 @@ show_empty = 1, allow_textbox = 0, -%] - - [% END %] @@ -172,7 +179,7 @@ [% 'Subtotal' | $T8 %] - [% 'Project Number' | $T8 %] + [% 'Document Project Number' | $T8 %] [% 'Transaction description' | $T8 %]