You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Arun Patidar (JIRA)" <ji...@apache.org> on 2014/09/20 16:58:33 UTC

[jira] [Updated] (OFBIZ-5017) Quick Refund Entire Order create a Payment without the Adjustment Item amount

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

Arun Patidar updated OFBIZ-5017:
--------------------------------
    Attachment: OFBIZ-5017.patch

Issue of shipping adjustments in the 'Quick Refund Entire Order' process is not regenerating but return total was calculating wrong (greater than order total) during this process. Please find attached patch for the same.

> Quick Refund Entire Order create a Payment without the Adjustment Item amount 
> ------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5017
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5017
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Carlos Guzman
>         Attachments: OFBIZ-5017.patch
>
>
> When an order with Adjustments like shipping is refunded with the button "Quick Refund Entire Order" the return Payment amount is not correct, because the adjustment amount is not included.
> For example this order:
> 1 product $700
> S/H Adjustment: $20 
> Order total: $720
> when refund is requested with quick refund button, the reeturn invoice total is ok ($720), but the payment is only $700. So, the invoice only have applied $700 and $20 unapplied because of payment amount.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)