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:
6cbeab9
)
Ausgabe angepasst
author
Philip Reetz
<p.reetz@linet-services.de>
Sun, 15 Jun 2008 16:22:54 +0000
(16:22 +0000)
committer
Philip Reetz
<p.reetz@linet-services.de>
Sun, 15 Jun 2008 16:22:54 +0000
(16:22 +0000)
bin/mozilla/ca.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/ca.pl
b/bin/mozilla/ca.pl
index
4cbddde
..
08856b9
100644
(file)
--- a/
bin/mozilla/ca.pl
+++ b/
bin/mozilla/ca.pl
@@
-601,7
+601,7
@@
sub list_transactions {
$ca->{ustrate} = $form->format_amount(\%myconfig, $ca->{ustrate} * 100, 2) if ($ca->{ustrate} != 0);
if ($ca->{memo} ne "") {
- $ca->{description} .= "
\n
" . $ca->{memo};
+ $ca->{description} .= "
\n
" . $ca->{memo};
}