X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d3cca7f3ea9fb5e412e174a25964bbe76685ba1b..8e53eafd1ab02a8d310691c245279c732031df3b:/SL/AR.pm diff --git a/SL/AR.pm b/SL/AR.pm index c2c81e630..e3e363191 100644 --- a/SL/AR.pm +++ b/SL/AR.pm @@ -74,6 +74,9 @@ sub post_transaction { 2); $form->{netamount} += $form->{"amount_$i"}; + + # parse tax_$i for later + $form->{"tax_$i"} = $form->parse_amount($myconfig, $form->{"tax_$i"}); } # this is for ar