In Cross-Ship Replacement we need to make sure return for refund is possible 
after a return for replacement
-----------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-2470
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2470
             Project: OFBiz
          Issue Type: Improvement
          Components: order
    Affects Versions: SVN trunk
            Reporter: Deepesh Kapoor
            Priority: Minor
             Fix For: SVN trunk


Following needs to be done in order to make sure that return for refund is 
possible after return for replacement :

1. (In Cross-Ship replacement) When creating return for refund against 
replacement order look for original order and fill in amount(s) from that order.
2. When processing return refund look for original order and CC payment 
associated with it and do the CC refund transaction against that original 
purchase payment transaction.
3. A new service needs to be added for achieving this 
"processCrossShipmentAndRefund".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to