You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2009/04/27 00:25:30 UTC

[jira] Assigned: (OFBIZ-2296) Return adjustments do not get refunded unless there is at least 1 line item

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

Jacques Le Roux reassigned OFBIZ-2296:
--------------------------------------

    Assignee: Jacques Le Roux

> 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
>            Assignee: Jacques Le Roux
>
> 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.