-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Release Branch 13.07
-
Fix Version/s: Release Branch 13.07, Release Branch 14.12, 16.11.01, Release Branch 15.12
-
Component/s: product
-
Labels:None
-
Flags:Patch
When user cancel shipment receipt on PO it calls the service cancelReceivedItems that should revert inventory received. It doubles it instead because expression ${-1 * inventoryItem.quantityOnHandTotal} does not work really and does not return negative value.
The patch can be applied to 12.04, 13.07 and 14.12. Not sure about newer code.
- is duplicated by
-
OFBIZ-7161 set field not correct, when it type is BigDecimal and value is minus, in simple-method cancelReceivedItems (ShipmentReceiptServices.xml)
-
- Closed
-