X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Far%2Fsearch.html;h=3a6896222bd97925e9e2c0b6122ac0374333d765;hb=549f187d3a2b1d15f96c4556714666ed954447bb;hp=66049642e53a90274af795db769f6ca4423b5a6d;hpb=7d2ab55b52135d5b4b58f3b081830c4efce3678b;p=kivitendo-erp.git diff --git a/templates/webpages/ar/search.html b/templates/webpages/ar/search.html index 66049642e..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 @@ + + + + @@ -100,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) %]
[% 'Custom variables for module' | $T8 %]: [%'Customers and vendors' | $T8 %][% 'Custom variables for module' | $T8 %]: [%'Customers and vendors' | $T8 %]
@@ -204,8 +208,14 @@ [% 'direct debit' | $T8 %] +[% IF INSTANCE_CONF.get_doc_storage -%] + + + [% 'Attachments' | $T8 %] + +[% END-%] - [% 'Customer' | $T8 %] + [% 'Customer' | $T8 %]