Author: adrianc
Date: Fri Sep 5 15:40:58 2008
New Revision: 692569
URL:
http://svn.apache.org/viewvc?rev=692569&view=revLog:
Replaced missing </services> tag.
Modified:
ofbiz/trunk/applications/order/servicedef/services.xml
Modified: ofbiz/trunk/applications/order/servicedef/services.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/servicedef/services.xml?rev=692569&r1=692568&r2=692569&view=diff==============================================================================
--- ofbiz/trunk/applications/order/servicedef/services.xml (original)
+++ ofbiz/trunk/applications/order/servicedef/services.xml Fri Sep 5 15:40:58 2008
@@ -905,4 +905,4 @@
<attribute name="paymentMethodId" type="String" mode="IN" optional="true"/>
<attribute name="paymentMethodId" type="String" mode="OUT" optional="false"/>
</service>
-
+</services>