[ 
https://issues.apache.org/jira/browse/OFBIZ-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vikas Mayur updated OFBIZ-2376:
-------------------------------

    Description: 
*Implementation Notes:*
* Add new return type "Wait Replacement Reserved" for returns of order.
* When return is accepted immediately create replacement order, in the "Held" 
status; 
* When original item return is received  find HELD replacement order(s) and 
auto-set the status to APPROVED to clear them for fulfillmen
Do following:
a. Trigger on change to return status RETURN_ACCEPTED -- For creating zero 
amount replacement order in HELD status.
b. Trigger on change to return status RETURN_RECEIVED  -- For changing the 
status of order(s) from HELD to APPROVED.
c. New service has to be implemented like processCrossShipReplacementReturn, 
but call it  "processWaitReplacementReservedReturn

  was:
*Implementation Notes:*
* Add new response type "Wait Replacement Reserved" for returns of order.
* When return is accepted immediately create replacement order, in the "Held" 
status; 
* When original item return is received  find HELD replacement order(s) and 
auto-set the status to APPROVED to clear them for fulfillmen
Do following:
a. Trigger on change to return status RETURN_ACCEPTED -- For creating zero 
amount replacement order in HELD status.
b. Trigger on change to return status RETURN_RECEIVED  -- For changing the 
status of order(s) from HELD to APPROVED.
c. New service has to be implemented like processCrossShipReplacementReturn, 
but call it  "processWaitReplacementReservedReturn

        Summary: Add new return type "Wait Replacement Reserved" for returns of 
order   (was: Add new response type "Wait Replacement Reserved" for returns of 
order )

> Add new return type "Wait Replacement Reserved" for returns of order 
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-2376
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2376
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Pranay Pandey
>            Assignee: Vikas Mayur
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2376.patch, OFBIZ-2376.patch
>
>
> *Implementation Notes:*
> * Add new return type "Wait Replacement Reserved" for returns of order.
> * When return is accepted immediately create replacement order, in the "Held" 
> status; 
> * When original item return is received  find HELD replacement order(s) and 
> auto-set the status to APPROVED to clear them for fulfillmen
> Do following:
> a. Trigger on change to return status RETURN_ACCEPTED -- For creating zero 
> amount replacement order in HELD status.
> b. Trigger on change to return status RETURN_RECEIVED  -- For changing the 
> status of order(s) from HELD to APPROVED.
> c. New service has to be implemented like processCrossShipReplacementReturn, 
> but call it  "processWaitReplacementReservedReturn

-- 
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