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

SF.net SVN: ledger-smb:[4106] branches/1.3/LedgerSMB/AA.pm



Revision: 4106
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=4106&view=rev
Author:   tshvr
Date:     2011-11-27 18:37:56 +0000 (Sun, 27 Nov 2011)
Log Message:
-----------
tracing form.taxaccounts

Modified Paths:
--------------
    branches/1.3/LedgerSMB/AA.pm

Modified: branches/1.3/LedgerSMB/AA.pm
===================================================================
--- branches/1.3/LedgerSMB/AA.pm	2011-11-27 18:09:37 UTC (rev 4105)
+++ branches/1.3/LedgerSMB/AA.pm	2011-11-27 18:37:56 UTC (rev 4106)
@@ -1444,6 +1444,7 @@
             }
         }
     }
+    #$logger->trace("\$form->{taxaccounts}=$form->{taxaccounts}");
 
     $sth->finish;
     chop $form->{taxaccounts};

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