X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Far%2Fsearch.html;h=467d4b290f350b65a092faad7db49f36ce7b748f;hb=50133d13d307d4172a0a3c1bd5a283e29609756a;hp=90f4c41030192450f54869271753744e0094a53c;hpb=83542c806dc5c249bf640e344eaf3831cdf2f2ea;p=kivitendo-erp.git diff --git a/templates/webpages/ar/search.html b/templates/webpages/ar/search.html index 90f4c4103..467d4b290 100644 --- a/templates/webpages/ar/search.html +++ b/templates/webpages/ar/search.html @@ -1,6 +1,5 @@ [%- USE T8 %] [%- USE L %] -
@@ -24,6 +23,7 @@ limit = vclimit, show_empty = 1, allow_textbox = 1, + class = 'initial_focus', -%] @@ -50,6 +50,10 @@ [% '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') %] @@ -132,10 +136,12 @@ [% 'Invoice Number' | $T8 %] [% 'Order Number' | $T8 %] - - [% 'Invoice Date' | $T8 %] + + [% 'Customer Order Number' | $T8 %] + + [% 'Invoice Date' | $T8 %] [% 'Customer' | $T8 %] @@ -222,9 +228,6 @@ -