Return adjustments do not get refunded unless there is at least 1 line item
---------------------------------------------------------------------------

                 Key: OFBIZ-2296
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2296
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: Release Branch 4.0, SVN trunk
            Reporter: Brian Sanders


If you create a return that contains only adjustments, processRefundReturn does 
not step into the code where the actual refund occurs. It looks like someone 
made an attempt to address the issue in the latest trunk (as of today), but did 
not succeed. Furthermore, 
org.ofbiz.order.order.OrderReturnServices.groupReturnItemsByOrder() is also at 
fault because if I try to iterate over the order totals map, it's empty.

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