X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6bb79765f21140440e188e5968cfe413dbf14c95..c5d397d9b1c2e13dfdaf644fbd98cd41d00a2909:/templates/webpages/dunning/search.html diff --git a/templates/webpages/dunning/search.html b/templates/webpages/dunning/search.html index c95829c58..83b59c6b3 100644 --- a/templates/webpages/dunning/search.html +++ b/templates/webpages/dunning/search.html @@ -1,16 +1,13 @@ [%- USE T8 %] [%- USE HTML %] [%- USE L %] - +

[% title %]

- +[% PROCESS 'common/flash.html' %]
-
[% title %]
- - @@ -126,16 +119,3 @@ - - - - - -
@@ -18,13 +15,13 @@ @@ -73,31 +70,27 @@ - +
[% 'Customer' | $T8 %] [% IF SHOW_CUSTOMER_DDBOX %] - [% FOREACH row = ALL_CUSTOMERS %] [% END %] [% ELSE %] - + [% END %]
[% 'Invdate from' | $T8 %] - - + [% L.date_tag('transdatefrom') %] [% 'To (time)' | $T8 %] - - + [% L.date_tag('transdateto') %]
[% 'Dunning Date from' | $T8 %] - - + [% L.date_tag('dunningfrom') %] [% 'To (time)' | $T8 %] - - + [% L.date_tag('dunningto') %]
[% 'Salesman' | $T8 %][% L.select_tag('salesman_id', L.options_for_select(ALL_EMPLOYEES, title='safe_name', with_empty=1), style='width:250px') %][% L.select_tag('salesman_id', ALL_EMPLOYEES, title_key = 'safe_name', with_empty = 1, style = 'width:250px') %]