From: Udo Spallek Date: Mon, 5 Mar 2007 15:47:44 +0000 (+0000) Subject: Kontendarstellung: Steuersatz Prozentsatz fehlte X-Git-Tag: release-2.4.3^2~629 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=ab18ac36133d48a5c38026bff01f3733d8638db8;p=kivitendo-erp.git Kontendarstellung: Steuersatz Prozentsatz fehlte --- diff --git a/bin/mozilla/am.pl b/bin/mozilla/am.pl index 6ff999784..276a2dafe 100644 --- a/bin/mozilla/am.pl +++ b/bin/mozilla/am.pl @@ -96,13 +96,16 @@ sub account_header { $form->{description} =~ s/\"/"/g; if (@{ $form->{TAXKEY} }) { - foreach $item (@{ $form->{TAXKEY} }) { + foreach my $item (@{ $form->{TAXKEY} }) { + + $item->{rate} = $item->{rate} * 100 . '%'; + if ($item->{tax} == $form->{tax}) { $form->{selecttaxkey} .= - "