X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..4aa9760e3d155fccea859b2c56f75946c12633f9:/templates/webpages/dunning/add.html diff --git a/templates/webpages/dunning/add.html b/templates/webpages/dunning/add.html index 9b6d4e287..1451e02fd 100644 --- a/templates/webpages/dunning/add.html +++ b/templates/webpages/dunning/add.html @@ -1,55 +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 %] - + @@ -69,6 +47,10 @@ + + + + @@ -78,18 +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 %]
[% 'Notes' | $T8 %]
[% 'Country' | $T8 %]

[% 'Group Invoices' | $T8 %]
- - - -
- + + + + +
- - - -