X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Far%2Fsearch.html;h=8676fb55c1bef58052662919b125d87b14b2b864;hb=d4822592760d8731199dae24df91a3121c1c64f1;hp=d7d81a97c2a8e03f87b9cba2dae6195c6e0f67a1;hpb=6ceacc682f9c760e654f5aacde9b8480760d8b36;p=kivitendo-erp.git diff --git a/templates/webpages/ar/search.html b/templates/webpages/ar/search.html index d7d81a97c..8676fb55c 100644 --- a/templates/webpages/ar/search.html +++ b/templates/webpages/ar/search.html @@ -5,6 +5,7 @@
[% L.hidden_tag("action", nextsub) %] + [% L.hidden_tag("sort", "transdate") %] @@ -42,6 +43,10 @@ + + + + @@ -54,9 +59,15 @@ + + + + + + - + [% IF ALL_BUSINESS_TYPES.as_list.size > 0 %] @@ -94,12 +105,11 @@ [%- IF CT_CUSTOM_VARIABLES.size %] - + [% CT_CUSTOM_VARIABLES_FILTER_CODE %] [%- END %] -
[% 'Salesman' | $T8 %] [% L.select_tag('salesman_id', ALL_EMPLOYEES, title_key = 'safe_name', with_empty = 1, style=style) %]
[% 'Steuersatz' | $T8 %][% L.select_tag('taxzone_id', ALL_TAXZONES, with_empty=1, title_key='description', style=style) %]
[% 'Transaction description' | $T8 %] [% L.input_tag("transaction_description", "", style=style) %][% 'Part Number' | $T8 %] [% L.input_tag("parts_partnumber", "", style=style) %]
[% 'Shipping Point' | $T8 %][% L.input_tag("shippingpoint", "", style=style) %][% 'Ship via' | $T8 %][% L.input_tag("shipvia", "", style=style) %]
[% 'Project Number' | $T8 %][% P.project.picker("project_id", project_id, style=style) %][% P.project.picker("project_id", project_id, active="both", valid="both", style=style) %]
[% 'Custom variables for module' | $T8 %]: [%'Customers and vendors' | $T8 %][% 'Custom variables for module' | $T8 %]: [%'Customers and vendors' | $T8 %]
@@ -199,7 +209,7 @@ [% 'direct debit' | $T8 %] - [% 'Customer' | $T8 %] + [% 'Customer' | $T8 %]