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:
7ccc2fd
)
Vergessener Aufruf io.pl für vorbelegte E-Mail-Texte
author
Jan Büren
<jan@kivitendo-premium.de>
Mon, 31 Jul 2017 11:40:35 +0000
(13:40 +0200)
committer
Jan Büren
<jan@kivitendo-premium.de>
Mon, 31 Jul 2017 11:40:35 +0000
(13:40 +0200)
... steter Tropfen und der Stein
bin/mozilla/io.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/io.pl
b/bin/mozilla/io.pl
index
5bd5a25
..
d6c09ce
100644
(file)
--- a/
bin/mozilla/io.pl
+++ b/
bin/mozilla/io.pl
@@
-1976,6
+1976,7
@@
sub show_sales_purchase_email_dialog {
my $email_form = {
to => $email,
subject => $::form->generate_email_subject,
+ message => $::form->generate_email_body,
attachment_filename => $::form->generate_attachment_filename,
};