[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb: [1996] trunk/bin/aa.pl



Revision: 1996
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=1996&view=rev
Author:   einhverfr
Date:     2007-12-20 23:15:54 -0800 (Thu, 20 Dec 2007)

Log Message:
-----------
Committing comment relating to future AR/AP transaction changes

Modified Paths:
--------------
    trunk/bin/aa.pl

Modified: trunk/bin/aa.pl
===================================================================
--- trunk/bin/aa.pl	2007-12-21 07:13:22 UTC (rev 1995)
+++ trunk/bin/aa.pl	2007-12-21 07:15:54 UTC (rev 1996)
@@ -702,7 +702,7 @@
          
         $form->{"tax_$item"} =
           $form->format_amount( \%myconfig, $form->{"tax_$item"}, 2 );
-
+	# CT:  This should probably be moved to a hidden field and a text label.
         print qq|
         <tr>
 	  <td><input name="tax_$item" size=10 value=$form->{"tax_$item"}></td>


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.