X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f7f03503cfc22a15f5497d09dd9215c10c1d39b1..4aa9760e3d155fccea859b2c56f75946c12633f9:/templates/webpages/dunning/add.html diff --git a/templates/webpages/dunning/add.html b/templates/webpages/dunning/add.html index 62a11a4f9..1451e02fd 100644 --- a/templates/webpages/dunning/add.html +++ b/templates/webpages/dunning/add.html @@ -1,53 +1,33 @@ -[%- USE T8 %] +[%- USE T8 %][%- USE L %] [% USE HTML %] - +

[% title %]

- - -
[% title %]
- -
+ - [% IF SHOW_DUNNING_LEVEL_SELECTION %] + [% IF SHOW_DEPARTMENT_SELECTION %] - + [% END %] - [% IF SHOW_DEPARTMENT_SELECTION %] + [% IF SHOW_DUNNING_LEVEL_SELECTION %] - + @@ -80,16 +60,13 @@ - - + + -
[% 'Customer' | $T8 %] - [% IF SHOW_CUSTOMER_SELECTION %] - - [% ELSE %] - - [% END %] +
[% 'Next Dunning Level' | $T8 %][% 'Department' | $T8 %] - + [% L.select_tag('department_id', ALL_DEPARTMENTS, title_key = 'description', with_empty = 1, style=style) %]
[% 'Department' | $T8 %][% 'Next Dunning Level' | $T8 %] - - [% FOREACH row = all_departments %][% END %] + [% FOREACH row = DUNNING %][% END %]
[% 'Group Invoices' | $T8 %]
- - - -
- + + + + +
- -