X-Git-Url: http://wagnertech.de/git?p=kivitendo-erp.git;a=blobdiff_plain;f=templates%2Fwebpages%2Far%2Fsearch.html;fp=templates%2Fwebpages%2Far%2Fsearch.html;h=3a6896222bd97925e9e2c0b6122ac0374333d765;hp=4f03f6a1ee938d30bac1904af02f8993e7d7082b;hb=b293ff8ad52fc76ba0c44783e3982418114d6b08;hpb=d4925a8b60f04674885e30d9316dc0263f8b9a84 diff --git a/templates/webpages/ar/search.html b/templates/webpages/ar/search.html index 4f03f6a1e..3a6896222 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,6 +59,12 @@ + + + + + + @@ -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, active="both", valid="both", style=style) %]
[% 'Custom variables for module' | $T8 %]: [%'Customers and vendors' | $T8 %][% 'Custom variables for module' | $T8 %]: [%'Customers and vendors' | $T8 %]
@@ -198,8 +208,14 @@ [% 'direct debit' | $T8 %] +[% IF INSTANCE_CONF.get_doc_storage -%] + + + [% 'Attachments' | $T8 %] + +[% END-%] - [% 'Customer' | $T8 %] + [% 'Customer' | $T8 %]