X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/8540560e68dfb3bd999c36e7f7c6642d9b77d32d..HEAD:/templates/webpages/ar/search.html diff --git a/templates/webpages/ar/search.html b/templates/webpages/ar/search.html index d7d81a97c..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,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 %]
@@ -198,8 +208,14 @@ [% 'direct debit' | $T8 %] +[% IF INSTANCE_CONF.get_doc_storage -%] + + + [% 'Attachments' | $T8 %] + +[% END-%] - [% 'Customer' | $T8 %] + [% 'Customer' | $T8 %]