Exchange for a Different Item
-----------------------------

                 Key: OFBIZ-2377
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2377
             Project: OFBiz
          Issue Type: New Feature
          Components: order
    Affects Versions: SVN trunk
            Reporter: Pranay Pandey
             Fix For: SVN trunk


*Business Scenario:*
If Customer wants to exchange an item (return an item and order another item), 
Customer contacts CSR. CSR creates return for refund for the original item. CSR 
creates "exchange order" that links back to the original order and for the same 
customer, but otherwise is created like any normal sales order.

*Implementation Notes:*
* Facilitate user to create an exchange order after the creation of return for 
refund.
* Link to create this order should be available on Return Items screen after 
the return is created. This link will initiate an order entry with the same  
customer.
* Both original and exchange order will be associated by OrderItemAssoc enity 
like we have for replacement order right now.
* Add new OrderItemAssocType "EXCHANGE" to be entered with the association of 
both the orders.




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