]> wagnertech.de Git - mfinanz.git/blobdiff - SL/AR.pm
Merge von 765,768 aus unstable: Bugfix 242 Punkt 3/4
[mfinanz.git] / SL / AR.pm
index c2c81e630709e2c0535e745baf153efc9e8517c3..e3e363191f7a7eb7e7881ee585f8af56f8e01f09 100644 (file)
--- 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