X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Far%2Fsearch.html;h=2000b8ca4c172f8b75f9b1214198c2df472638e7;hb=4aa438985bc3b8d48c1350fe729c1ee25548b613;hp=d3e606bb11868808fa5873d9b00c9f51f0fe22a9;hpb=aa63ebae1c0a758ec438c594acb328b1f0e5e001;p=kivitendo-erp.git diff --git a/templates/webpages/ar/search.html b/templates/webpages/ar/search.html index d3e606bb1..2000b8ca4 100644 --- a/templates/webpages/ar/search.html +++ b/templates/webpages/ar/search.html @@ -3,7 +3,8 @@ [%- SET style="width: 250px" %]

[% title %]

-
+ + [% L.hidden_tag("action", nextsub) %] @@ -55,13 +56,23 @@ - + [% IF ALL_BUSINESS_TYPES.as_list.size > 0 %] + [% END %] + + + + + [% IF INSTANCE_CONF.get_email_journal %] + + + + [% END %] @@ -178,7 +189,7 @@ - + @@ -206,11 +217,5 @@
[% 'Project Number' | $T8 %][% P.project_picker("project_id", project_id, style=style) %][% P.project.picker("project_id", project_id, style=style) %]
[% 'Customer type' | $T8 %] [% L.select_tag("business_id", ALL_BUSINESS_TYPES, with_empty=1, title_key="description", style=style) %]
[% 'Show only marked as paid invoices' | $T8 %][% L.checkbox_tag('show_marked_as_closed') %]
[% 'Show only not mailed invoices' | $T8 %][% L.checkbox_tag('show_not_mailed') %]
[% 'Invoice Date' | $T8 %] [% 'Payment Terms' | $T8 %] [% 'Buchungskonto' | $T8 %][% 'Chart' | $T8 %] [% 'direct debit' | $T8 %]
- -
- - -
-