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:
9b3c19f
)
Fix zu Bug362. Danke an Harry fuer die Hilfe.
author
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 2 Jun 2006 13:03:23 +0000
(13:03 +0000)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 2 Jun 2006 13:03:23 +0000
(13:03 +0000)
bin/mozilla/ct.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/ct.pl
b/bin/mozilla/ct.pl
index
66fd60c
..
d074a27
100644
(file)
--- a/
bin/mozilla/ct.pl
+++ b/
bin/mozilla/ct.pl
@@
-463,6
+463,8
@@
sub form_header {
$form->{taxincluded} = ($form->{taxincluded}) ? "checked" : "";
$form->{creditlimit} =
$form->format_amount(\%myconfig, $form->{creditlimit}, 0);
+ $form->{discount} =
+ $form->format_amount(\%myconfig, $form->{discount});
if ($myconfig{role} eq 'admin') {
$bcc = qq|