Maurice Meyer created OFBIZ-9205:
------------------------------------
Summary: Wrong OrderAdjustments (because of tax) when cancelling an Order
Key: OFBIZ-9205
URL:
https://issues.apache.org/jira/browse/OFBIZ-9205 Project: OFBiz
Issue Type: Bug
Affects Versions: Release Branch 16.11
Reporter: Maurice Meyer
The Problem (tested with order Demo10090): When cancelling an order new OrderAdjustments are created to substract the tax of the cancelled orderItems from the existing order total amount. This leads to an amount of -0.04$ with the demo order DEMO10090.
Tested with release 16.11, revision: 1781126
Steps to reproduce:
1. Setup a fresh OFBiz and do loadDefault
2. Go to the Order Manager and cancel the only existing demo order named DEMO10090 here:
https://localhost:8443/ordermgr/control/orderview?orderId=DEMO100903. The "Total Due" at the bottom right states -0.04$. It should be 0$.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)