X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4a1b6455ee26aa2514c29b83f18e81febfd77418..ed9b1bfb7:/templates/webpages/ar/search.html diff --git a/templates/webpages/ar/search.html b/templates/webpages/ar/search.html index ceac6ce5a..c32800377 100644 --- a/templates/webpages/ar/search.html +++ b/templates/webpages/ar/search.html @@ -56,7 +56,7 @@ [% 'Project Number' | $T8 %] - [% P.project_picker("project_id", project_id, style=style) %] + [% P.project.picker("project_id", project_id, style=style) %] [% IF ALL_BUSINESS_TYPES.as_list.size > 0 %] @@ -64,6 +64,10 @@ [% L.select_tag("business_id", ALL_BUSINESS_TYPES, with_empty=1, title_key="description", style=style) %] [% END %] + + [% 'Show only marked as paid invoices' | $T8 %] + [% L.checkbox_tag('show_marked_as_closed') %] + [% 'Invoice Date' | $T8 %] @@ -179,7 +183,7 @@ [% 'Payment Terms' | $T8 %] - [% 'Buchungskonto' | $T8 %] + [% 'Chart' | $T8 %] [% 'direct debit' | $T8 %]