svn commit: r940411 - /ofbiz/trunk/applications/order/data/OrderTypeData.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r940411 - /ofbiz/trunk/applications/order/data/OrderTypeData.xml

mor-2
Author: mor
Date: Mon May  3 10:39:27 2010
New Revision: 940411

URL: http://svn.apache.org/viewvc?rev=940411&view=rev
Log:
Removed a comment on vendor return support. The support actually exists for last 20 months. For more details please refer
to jira issue OFBIZ-1893

Modified:
    ofbiz/trunk/applications/order/data/OrderTypeData.xml

Modified: ofbiz/trunk/applications/order/data/OrderTypeData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/data/OrderTypeData.xml?rev=940411&r1=940410&r2=940411&view=diff
==============================================================================
--- ofbiz/trunk/applications/order/data/OrderTypeData.xml (original)
+++ ofbiz/trunk/applications/order/data/OrderTypeData.xml Mon May  3 10:39:27 2010
@@ -283,7 +283,7 @@ under the License.
 
     <!-- Return Header Types -->
     <ReturnHeaderType description="Return from Customer" returnHeaderTypeId="CUSTOMER_RETURN"/>
-    <ReturnHeaderType description="Return to Vendor" returnHeaderTypeId="VENDOR_RETURN"/>  <!-- not supported yet -->
+    <ReturnHeaderType description="Return to Vendor" returnHeaderTypeId="VENDOR_RETURN"/>
 
     <!-- return item types for returns -->
     <ReturnItemType description="Return Non-Product Item" returnItemTypeId="RET_NPROD_ITEM" parentTypeId=""/>