[
https://issues.apache.org/jira/browse/OFBIZ-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deepesh Kapoor updated OFBIZ-2429:
----------------------------------
Attachment: OFBIZ-2429.patch
Hello Pranay,
Here is the patch to Add new ReturnType "Refund Immediately" while creating
return for Sales Order.
Following are the steps to test this patch :
1. Create a Sales order
2. Click on "Quick Ship Entire Order" and followed by "Create Return" from the
OrderView page.
3. The Return Item page contains a drop down to select the Return Type, from
here select "Refund Immediately".
4. Now from the Return Header, select the status "Requested Return Accepted"
and click "Submit".
5. The amount gets refunded from the order, this can be verified by going to
the Order detail page and checking the Payment Information section.
Please go through this and let me know if i have missed something.
> Add new ReturnType of "Refund Immediately"
> ------------------------------------------
>
> Key: OFBIZ-2429
> URL: https://issues.apache.org/jira/browse/OFBIZ-2429
> Project: OFBiz
> Issue Type: New Feature
> Components: order
> Affects Versions: SVN trunk
> Reporter: Pranay Pandey
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: OFBIZ-2429.patch
>
>
> Following needs to be done:
> # Add new ReturnType of "Refund Immediately"
> # Trigger the refund with a new service "processRefundImmediatelyReturn" on
> the status change to RETURN_ACCEPTED.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.