Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Trunk
-
None
-
None
Description
Steps to regenerate:
1. Open any return in requested status
2. Go to 'Return Items' menu
3. Click on the 'Accept Return' button.
Expected Result:
The return should be marked as accepted in the system.
Actual:
Error screen with error log as:
org.apache.ofbiz.webapp.event.EventHandlerException: Service invocation error (groovy.lang.MissingMethodException: No signature of method: static java.math.BigDecimal.minus() is applicable for argument types: (BigDecimal) values: [0.01] Possible solutions: minus(java.lang.Character), minus(java.lang.Number), min(java.math.BigDecimal), plus(), signum(), find())
Attachments
Issue Links
- is caused by
-
OFBIZ-11442 Convert OrderReturnService mini-lang to groovy
- Closed
- links to