Amit Gadaley created OFBIZ-10009:
------------------------------------
Summary: Issue with Invoices created against returns of
'replacement' type items
Key: OFBIZ-10009
URL: https://issues.apache.org/jira/browse/OFBIZ-10009
Project: OFBiz
Issue Type: Bug
Components: accounting
Affects Versions: Trunk
Reporter: Amit Gadaley
Assignee: Amit Gadaley
Fix For: Trunk
In RMA process, there are two types of return items i.e. Refund and
Replacement. Actually, there are few more types but consider these two to focus
on the actual problem.
CASE 1: Create return with return items of type 'Refund'. When return is
received, an invoice is created to refund to the customer.
Issue: No Issue
CASE 2: Create return with return items of type 'Replacement'. When return is
received, a sales order with order total zero ($ 0) is created against return.
And, can be processed as usual.
Issue: An Invoice is created against the return. I think it should not be
created as an order is already created in replacement of received items.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)