You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Brian Sanders (JIRA)" <ji...@apache.org> on 2009/04/16 19:25:14 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12699772#action_12699772 ] 

Brian Sanders commented on OFBIZ-2296:
--------------------------------------

I'm looking into implementing something. I do see an issue with manual adjustments as there is no (easy?) way to associate the adjusment to an order

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