Author: lektran
Date: Mon May 21 01:20:41 2007
New Revision: 540054
URL: http://svn.apache.org/viewvc?view=rev&rev=540054
Log:
Applied fix from trunk for revision: 536143
Modified:
ofbiz/branches/release4.0/applications/accounting/servicedef/services_paymentmethod.xml
Modified:
ofbiz/branches/release4.0/applications/accounting/servicedef/services_paymentmethod.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/accounting/servicedef/services_paymentmethod.xml?view=diff&rev=540054&r1=540053&r2=540054
==============================================================================
---
ofbiz/branches/release4.0/applications/accounting/servicedef/services_paymentmethod.xml
(original)
+++
ofbiz/branches/release4.0/applications/accounting/servicedef/services_paymentmethod.xml
Mon May 21 01:20:41 2007
@@ -287,7 +287,7 @@
</service>
<service name="processCaptureSplitPayment" engine="java"
require-new-transaction="true"
- location="org.ofbiz.accounting.payment.PaymentGatewayServices"
invoke="captureBillingAccountPayment" auth="true">
+ location="org.ofbiz.accounting.payment.PaymentGatewayServices"
invoke="processCaptureSplitPayment" auth="true">
<description>Handles the creation of new OrderPaymentPreference record
(and Auth) for partial captures</description>
<attribute name="orderPaymentPreference" type="GenericValue" mode="IN"
optional="false"/>
<attribute name="splitAmount" type="BigDecimal" mode="IN"
optional="false"/>