Author: jacopoc
Date: Mon Dec 21 10:39:42 2009
New Revision: 892749
URL:
http://svn.apache.org/viewvc?rev=892749&view=revLog:
Removed debog message I have committed in my last commit.
Modified:
ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/test/AutoAcctgTransTests.xml
Modified: ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/test/AutoAcctgTransTests.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/test/AutoAcctgTransTests.xml?rev=892749&r1=892748&r2=892749&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/test/AutoAcctgTransTests.xml (original)
+++ ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/test/AutoAcctgTransTests.xml Mon Dec 21 10:39:42 2009
@@ -163,7 +163,6 @@
<call-simple-method method-name="UtilCheckEntriesBalance"/>
<iterate list="acctgTransEntryList" entry="acctgTransEntry">
- <log level="always" message="JAC: ${acctgTransEntry}"/>
<if-compare field="acctgTransEntry.debitCreditFlag" operator="equals" value="C">
<assert>
<if-compare field="acctgTransEntry.glAccountId" operator="equals" value="111100"/>