Praveen Agrawal created OFBIZ-5439:
--------------------------------------
Summary: 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
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)