]> wagnertech.de Git - kivitendo-erp.git/commitdiff
Die beiden Templates wurden verschoben.
authorMoritz Bunkus <m.bunkus@linet-services.de>
Mon, 21 Jan 2008 08:50:25 +0000 (08:50 +0000)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Mon, 21 Jan 2008 08:50:25 +0000 (08:50 +0000)
bin/mozilla/rp.pl

index c23abeb59abe7d258a2832a350647f7699637c92..af3fcf32a5748440a4d7876dc31b51e36db3ea7e 100644 (file)
@@ -1419,8 +1419,8 @@ sub generate_trial_balance {
   $report->set_options('output_format'        => 'HTML',
                        'title'                => $form->{title},
                        'attachment_basename'  => $attachment_basename . strftime('_%Y%m%d', localtime time),
   $report->set_options('output_format'        => 'HTML',
                        'title'                => $form->{title},
                        'attachment_basename'  => $attachment_basename . strftime('_%Y%m%d', localtime time),
-                       'html_template'        => 'report_generator/html_report_susa',
-                       'pdf_template'         => 'report_generator/html_report_susa',
+                       'html_template'        => 'rp/html_report_susa',
+                       'pdf_template'         => 'rp/html_report_susa',
     );
   $report->set_options_from_form();
 
     );
   $report->set_options_from_form();