Add a new ReturnType of "Replace Immediately"
--------------------------------------------- Key: OFBIZ-2428 URL: https://issues.apache.org/jira/browse/OFBIZ-2428 Project: OFBiz Issue Type: New Feature Components: order Affects Versions: SVN trunk Reporter: Pranay Pandey Fix For: SVN trunk Following needs to be done: # Add new ReturnType of "Replace Immediately" # New service by name "processReplaceImmediatelyReturn" which will create zero amount replacement order for the replacement items configured on the return item. # Trigger above service with updateReturnHeader 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. |
[ https://issues.apache.org/jira/browse/OFBIZ-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepesh Kapoor updated OFBIZ-2428: ---------------------------------- Attachment: OFBIZ-2428.patch Hello Pranay, Here is the patch to Add a new Return Type "Replace Immediately". Please follow these steps to test this patch : 1. Create a new Sales Order. 2. Create a return for this order by clicking on "quick ship entire order" and then "Create Return". 3. Now from the Return Item page select the new return type "Replace Immediately" for the items to be replaced. 4. From Return Header page select the status of the return as "Requested return Accepted" 5. A new zero amount replacement order gets created which can be checked from Order List. > Add a new ReturnType of "Replace Immediately" > --------------------------------------------- > > Key: OFBIZ-2428 > URL: https://issues.apache.org/jira/browse/OFBIZ-2428 > Project: OFBiz > Issue Type: New Feature > Components: order > Affects Versions: SVN trunk > Reporter: Pranay Pandey > Fix For: SVN trunk > > Attachments: OFBIZ-2428.patch > > > Following needs to be done: > # Add new ReturnType of "Replace Immediately" > # New service by name "processReplaceImmediatelyReturn" which will create zero amount replacement order for the replacement items configured on the return item. > # Trigger above service with updateReturnHeader 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur reassigned OFBIZ-2428: ---------------------------------- Assignee: Vikas Mayur > Add a new ReturnType of "Replace Immediately" > --------------------------------------------- > > Key: OFBIZ-2428 > URL: https://issues.apache.org/jira/browse/OFBIZ-2428 > Project: OFBiz > Issue Type: New Feature > Components: order > Affects Versions: SVN trunk > Reporter: Pranay Pandey > Assignee: Vikas Mayur > Fix For: SVN trunk > > Attachments: OFBIZ-2428.patch > > > Following needs to be done: > # Add new ReturnType of "Replace Immediately" > # New service by name "processReplaceImmediatelyReturn" which will create zero amount replacement order for the replacement items configured on the return item. > # Trigger above service with updateReturnHeader 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur closed OFBIZ-2428. ------------------------------ Resolution: Fixed Thanks Deepesh! Your patch is in trunk rev. 772642 with a slight change to return type. It is now called RTN_REPLACE_IMMEDIATE Vikas > Add a new ReturnType of "Replace Immediately" > --------------------------------------------- > > Key: OFBIZ-2428 > URL: https://issues.apache.org/jira/browse/OFBIZ-2428 > Project: OFBiz > Issue Type: New Feature > Components: order > Affects Versions: SVN trunk > Reporter: Pranay Pandey > Assignee: Vikas Mayur > Fix For: SVN trunk > > Attachments: OFBIZ-2428.patch > > > Following needs to be done: > # Add new ReturnType of "Replace Immediately" > # New service by name "processReplaceImmediatelyReturn" which will create zero amount replacement order for the replacement items configured on the return item. > # Trigger above service with updateReturnHeader 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. |
Free forum by Nabble | Edit this page |