From: Sven Schöling Date: Fri, 2 Jun 2006 13:03:23 +0000 (+0000) Subject: Fix zu Bug362. Danke an Harry fuer die Hilfe. X-Git-Tag: release-2.4.0^2~273 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=bebdb7e367acbbeac83817659550f37b80490d90;p=kivitendo-erp.git Fix zu Bug362. Danke an Harry fuer die Hilfe. --- diff --git a/bin/mozilla/ct.pl b/bin/mozilla/ct.pl index 66fd60ce8..d074a2787 100644 --- 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|