You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2008/01/14 09:43:14 UTC

svn commit: r611741 - /ofbiz/branches/release4.0/applications/order/entitydef/eecas.xml

Author: jleroux
Date: Mon Jan 14 00:43:13 2008
New Revision: 611741

URL: http://svn.apache.org/viewvc?rev=611741&view=rev
Log:
Applied fix from trunk for revision: 591734

Modified:
    ofbiz/branches/release4.0/applications/order/entitydef/eecas.xml

Modified: ofbiz/branches/release4.0/applications/order/entitydef/eecas.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/order/entitydef/eecas.xml?rev=611741&r1=611740&r2=611741&view=diff
==============================================================================
--- ofbiz/branches/release4.0/applications/order/entitydef/eecas.xml (original)
+++ ofbiz/branches/release4.0/applications/order/entitydef/eecas.xml Mon Jan 14 00:43:13 2008
@@ -34,7 +34,7 @@
         <action service="quickReceiveReturn" mode="sync"/>
     </eca>
     
-    <eca entity="OrderItem" operation="create-store" event="return">
+    <eca entity="OrderItem" operation="create" event="return">
         <action service="checkCreateOrderRequirement" mode="sync"/>
     </eca>
     <eca entity="OrderItem" operation="create-store" event="return">