X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdunning%2Fshow_invoices.html;h=d087ec96d67e8202c641fe188ff2b7f9016e4575;hb=01678c873dfa6fcbe5003789e79d8b7ad7c93551;hp=ce7579b8c201fc4f42b2b1af3578ab627ab3f049;hpb=b16556ccc8e2c1838d5c782b79fd5dcb246b184d;p=kivitendo-erp.git diff --git a/templates/webpages/dunning/show_invoices.html b/templates/webpages/dunning/show_invoices.html index ce7579b8c..d087ec96d 100644 --- a/templates/webpages/dunning/show_invoices.html +++ b/templates/webpages/dunning/show_invoices.html @@ -1,14 +1,13 @@ [%- USE T8 %] [% USE HTML %] [% USE L %] -[% L.javascript_tag('jquery.checkall') %] +

[% title %]

+ [% 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 %] -
[% title %]
-

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

@@ -94,7 +93,8 @@
-