[
https://issues.apache.org/jira/browse/OFBIZ-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Le Roux closed OFBIZ-5439.
----------------------------------
Resolution: Fixed
Fix Version/s: Release Branch 13.07
Release Branch 12.04
SVN trunk
Release Branch 11.04
Assignee: Jacques Le Roux
Thanks Praveen,
Your slightly modified patch is in
trunk r1552290
R13.07 r1552304
R12.04 r1552302
R12.04 r1552303
Notes:
* I removed a BigDecimal amount declaration which was conflicting
* I formatted the if block
* Please create your patches from root (not from applications like here)
> Order Return Process doesn't override the Order Adjustment Amount that is
> provided from Return Screen GUI
> ---------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-5439
> URL: https://issues.apache.org/jira/browse/OFBIZ-5439
> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: Release Branch 11.04, SVN trunk, Release Branch 12.04
> Reporter: Praveen Agrawal
> Assignee: Jacques Le Roux
> Fix For: Release Branch 11.04, SVN trunk, Release Branch 12.04,
> Release Branch 13.07
>
> Attachments: OFBiz-5439.patch
>
>
> The Ofbiz return services (OrderReturnServices.java - createReturnAdjustment)
> contains a bug when generating the Return Adjustments based on the Order
> Adjustments.
> The bug is it is ignoring the 'overriding amount' entered on the screen.
> For example If an order has an Shipping Charge Order Adjustment in the amount
> of 7.95 and from the screen the cleint wants to return only 5.95 (override),
> the return services ignores the 5.95 entry and returns the full 7.95.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)