Indeed Ashish.  What a great coincidence :).

--
Thanks,
Mridul Pathak

On 20-Jun-09, at 4:07 PM, Ashish Vijaywargiya wrote:

Interesting revision number ......  isn't it Mridul?
Happy to see that this number is assigned to me and you Mridul.

--
Ashish

On Sat, Jun 20, 2009 at 3:36 PM, <ash...@apache.org> wrote:

Author: ashish
Date: Sat Jun 20 10:06:34 2009
New Revision: 786786

URL: http://svn.apache.org/viewvc?rev=786786&view=rev
Log:
Applied patch from jira issue OFBIZ-2639 (Replacement Order against "Wait
Replacement Reserved" Return is not being shipped)
Thanks Mridul for the contribution.

Modified:

ofbiz/trunk/applications/order/script/org/ofbiz/order/order/ OrderReturnServices.xml

Modified:
ofbiz/trunk/applications/order/script/org/ofbiz/order/order/ OrderReturnServices.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/script/org/ofbiz/order/order/OrderReturnServices.xml?rev=786786&r1=786785&r2=786786&view=diff

= = = = = = = = = =====================================================================
---
ofbiz/trunk/applications/order/script/org/ofbiz/order/order/ OrderReturnServices.xml
(original)
+++
ofbiz/trunk/applications/order/script/org/ofbiz/order/order/ OrderReturnServices.xml
Sat Jun 20 10:06:34 2009
@@ -901,6 +901,7 @@
                   <if-compare field="orderHeader.statusId"
operator="equals" value="ORDER_HOLD">
                       <set field="changeOrderStatusMap.statusId"
value="ORDER_APPROVED"/>
                       <set field="changeOrderStatusMap.orderId"
from-field="returnItemResponse.replacementOrderId"/>
+ <set field="changeOrderStatusMap.setItemStatus"
value="Y"/>
                       <call-service service-name="changeOrderStatus"
in-map-name="changeOrderStatusMap"/>
                   </if-compare>
                   <if-compare field="orderHeader.statusId"
operator="equals" value="ORDER_CANCELLED">




Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to