X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4c996a3d4df205f272f6c6cb86c1cdfec1ade49d..fd8558c8cfd92d3399401a7ca27cbb0faf2a021d:/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