X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/customer_vendor_turnover/email_statistic.html diff --git a/templates/webpages/customer_vendor_turnover/email_statistic.html b/templates/webpages/customer_vendor_turnover/email_statistic.html new file mode 100644 index 000000000..ba608998f --- /dev/null +++ b/templates/webpages/customer_vendor_turnover/email_statistic.html @@ -0,0 +1,40 @@ +[%- USE T8 %] +[%- USE LxERP %] +[%- USE L %] +[%- USE HTML %] +[%- USE Dumper %] + +
| [% 'Sent on' | $T8 %] | +[% 'Subject' | $T8 %] | +[% 'Record Type' | $T8 %] | +[% 'Record number' | $T8 %] | +[% 'From' | $T8 %] | +[% 'To' | $T8 %] | +[% 'Status' | $T8 %] | +
| [% row.sent_on | html %] | ++ + [%- HTML.escape(row.subject) %] + | +[% row.type | $T8 %] | +[% row.recordnumber | html %] | +[% row.from %] | +[% row.recipients %] | +[% row.status %] | +