From ab18ac36133d48a5c38026bff01f3733d8638db8 Mon Sep 17 00:00:00 2001 From: Udo Spallek Date: Mon, 5 Mar 2007 15:47:44 +0000 Subject: [PATCH] Kontendarstellung: Steuersatz Prozentsatz fehlte --- bin/mozilla/am.pl | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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} .= - "