X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdunning%2Fshow_invoices.html;h=51fbb32b6af192e5746f0292f87c14d657d58dc0;hb=0f37ddcd492b271a6b316893eda1544931c2a0ad;hp=bfc6403a67952214206021f36971db12460273e1;hpb=78c8e7ac6600a975f31242165c81e537ce28bc07;p=kivitendo-erp.git diff --git a/templates/webpages/dunning/show_invoices.html b/templates/webpages/dunning/show_invoices.html index bfc6403a6..51fbb32b6 100644 --- a/templates/webpages/dunning/show_invoices.html +++ b/templates/webpages/dunning/show_invoices.html @@ -5,12 +5,16 @@ [% SET all_active = 1 %][% FOREACH row = DUNNINGS %][% IF !row.active %][% SET all_active = 0 %][% LAST %][% END %][% END %] [% SET all_email = 1 %][% FOREACH row = DUNNINGS %][% IF !row.email %][% SET all_email = 0 %][% LAST %][% END %][% END %] - - +
-

[% 'The columns "Dunning Duedate", "Total Fees" and "Interest" show data for the previous dunning created for this invoice.' | $T8 %]

+

[% LxERP.t8("Print options") %]

- + [% L.checkbox_tag("force_lang", label=LxERP.t8('Override invoice language'), checked=force_lang) %] + [% PRINT_OPTIONS %] + +

[% LxERP.t8("Overdue invoices") %]

+ +

[% 'The columns "Dunning Duedate", "Total Fees" and "Interest" show data for the previous dunning created for this invoice.' | $T8 %]

@@ -68,7 +72,7 @@ - + [% IF l_include_direct_debit %] @@ -80,29 +84,8 @@ [% END %]
[% 'Current / Next Level' | $T8 %][% HTML.escape(row.duedate) %] [% HTML.escape(row.amount) %] [% HTML.escape(row.open_amount) %][% HTML.escape(row.next_duedate) %][% HTML.escape(row.dunning_duedate) %] [% HTML.escape(row.fee) %] [% HTML.escape(row.interest) %]
-
- - - [% 'Override invoice language' | $T8 %] - [% PRINT_OPTIONS %] - -
- - - - - - -
-