X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FDN.pm;h=39ea64b0ecaccb4c9608f9643dff21573ebc49ff;hb=ab98131d8e9f5102ac0ea1c33fe122432407b49f;hp=1c0e0958096b60f77fcab2823cbbf81299a2ada3;hpb=32c9fad85c15fd1609e5939c813f97f906194454;p=kivitendo-erp.git diff --git a/SL/DN.pm b/SL/DN.pm index 1c0e09580..39ea64b0e 100644 --- a/SL/DN.pm +++ b/SL/DN.pm @@ -875,8 +875,6 @@ sub print_dunning { push @{ $form->{DUNNING_PDFS_EMAIL} }, { 'filename' => "${spool}/$filename", 'name' => $form->get_formname_translation('dunning') . "_${dunning_id}.pdf" }; - $::lxdebug->dump(0, "form", $::form); - $form->parse_template($myconfig); $dbh->disconnect() unless $provided_dbh;