projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f20500
)
Die beiden Templates wurden verschoben.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Mon, 21 Jan 2008 08:50:25 +0000
(08:50 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Mon, 21 Jan 2008 08:50:25 +0000
(08:50 +0000)
bin/mozilla/rp.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/rp.pl
b/bin/mozilla/rp.pl
index
c23abeb
..
af3fcf3
100644
(file)
--- a/
bin/mozilla/rp.pl
+++ b/
bin/mozilla/rp.pl
@@
-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),
- 'html_template' => 'r
eport_generator
/html_report_susa',
- 'pdf_template' => 'r
eport_generator
/html_report_susa',
+ 'html_template' => 'r
p
/html_report_susa',
+ 'pdf_template' => 'r
p
/html_report_susa',
);
$report->set_options_from_form();