From c3783dedcff1afc3f65f5d881e1b1769c93f33d5 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Fri, 21 Dec 2007 07:01:23 +0000 Subject: Correcting bug 1790768: Incorrect tax boxes displayed in AR/AP Transaction Screen. Untested in /trunk. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1993 4979c152-3d1c-0410-bac9-87ea11338e46 --- bin/aa.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/aa.pl b/bin/aa.pl index d3a9dca5..1e10166f 100755 --- a/bin/aa.pl +++ b/bin/aa.pl @@ -657,12 +657,12 @@ qq| $form->{"tax_$item"} = $form->format_amount( \%myconfig, $form->{"tax_$item"}, 2 ); - print qq| {"calctax_$item"}> - + |; -- cgit v1.2.3