Author: hansbak
Date: Sun Jul 21 08:38:21 2013
New Revision: 1505304
URL:
http://svn.apache.org/r1505304Log:
remove log message in commit 1505303
Modified:
ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/payment/PaymentServices.xml
Modified: ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/payment/PaymentServices.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/payment/PaymentServices.xml?rev=1505304&r1=1505303&r2=1505304&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/payment/PaymentServices.xml (original)
+++ ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/payment/PaymentServices.xml Sun Jul 21 08:38:21 2013
@@ -311,7 +311,6 @@ under the License.
<log level="error" message="Cannot change from ${payment.statusId} to ${parameters.statusId}"/>
<check-errors/>
<else>
-<log level="info" message="===============================new status: ${parameters.statusId} payment methid: ${payment.paymentMethodId}"/>
<!-- payment method is mandatory when set to sent or received. -->
<if>
<condition>