Ingo Wolfmayr created OFBIZ-10319:
-------------------------------------
Summary: Order adjustment due to order change not correct
Key: OFBIZ-10319
URL:
https://issues.apache.org/jira/browse/OFBIZ-10319 Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: Release Branch 16.11, Release Branch 15.12, Trunk, Release Branch 14.12, Release Branch 13.07
Reporter: Ingo Wolfmayr
Fix For: Release Branch 16.11, Release Branch 15.12, Trunk, Release Branch 14.12, Release Branch 13.07
Attachments: ofbiz.patch
Order adjustments due to order change are calculated wrong as the calculation of the existing value is done after canceling the item. Canceling the item includes the service "recreateOrderAdjustments". Moving the part in front of the service fixes the issue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)