Add new response 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
            Priority: Minor
             Fix For: SVN trunk


*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

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