X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/50f1c0c8a1ff5944e07bf90f6adea641531a51e2..0670904660573b783e69d1ec8bfa1d8beb8e2763:/SL/BackgroundJob/CreatePeriodicInvoices.pm diff --git a/SL/BackgroundJob/CreatePeriodicInvoices.pm b/SL/BackgroundJob/CreatePeriodicInvoices.pm index 7779c091c..5c223e6d4 100644 --- a/SL/BackgroundJob/CreatePeriodicInvoices.pm +++ b/SL/BackgroundJob/CreatePeriodicInvoices.pm @@ -409,6 +409,7 @@ sub _email_invoice { template => scalar($self->find_template(name => 'invoice', language => $language)), variables => Form->new(''), return => 'file_name', + record => $data->{invoice}, variable_content_types => { longdescription => 'html', partnotes => 'html',