X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdunning%2Fshow_invoices_master.html;h=cc48a459b8fe62e617acfcdc2b245df102685f41;hb=d82cd38a11d2ae37ca658b6932e28593a71c9a7e;hp=c2d4a615c1a223ae374c54895b6a97cdea72bd7a;hpb=635013a3159e387dc71b35b9cbfcd92c50de3261;p=kivitendo-erp.git diff --git a/templates/webpages/dunning/show_invoices_master.html b/templates/webpages/dunning/show_invoices_master.html index c2d4a615c..cc48a459b 100644 --- a/templates/webpages/dunning/show_invoices_master.html +++ b/templates/webpages/dunning/show_invoices_master.html @@ -1,9 +1,13 @@ - +[% USE HTML %] -
+
[% title %]
+ +

The columns "Dunning Duedate", "Total + Fees" and "Interest" show data for the previous + dunning created for this invoice.

@@ -11,12 +15,12 @@ Current / Next Level - + - + @@ -31,53 +35,51 @@ - - + [% FOREACH row = DUNNINGS %] + - - -   + + + [% IF row.dunning_level %][% HTML.escape(row.dunning_level) %][% ELSE %] [% END %] - + [% FOREACH cfg_row = row.DUNNING_CONFIG %][% END %] - checked> - checked> - - - - - - - - + + + [% HTML.escape(row.customername) %] + [% HTML.escape(row.invnumber) %] + [% HTML.escape(row.transdate) %] + [% HTML.escape(row.duedate) %] + [% HTML.escape(row.amount) %] + [% HTML.escape(row.next_duedate) %] + [% HTML.escape(row.fee) %] + [% HTML.escape(row.interest) %] - + [% END %]
- + [% PRINT_OPTIONS %]
- - + + - + - - + [% UNLESS DEBUG_DUNNING %]onclick="this.disabled=true; this.value='The dunning process started'; document.Form.submit()"[% END %]>