BigDecimal error in POS when trying to do a Void Sale
-----------------------------------------------------
Key: OFBIZ-1314
URL: https://issues.apache.org/jira/browse/OFBIZ-1314
Project: OFBiz
Issue Type: Bug
Components: pos
Affects Versions: SVN trunk
Reporter: Jacques Le Roux
Assignee: Jacques Le Roux
Try voiding a sale that has already been completed. You will be prompted for an
order number. Enter an existing order number. Then you will get the error.
Exception: org.ofbiz.service.ServiceValidationException
Message: Type check failed for field [createReturnAdjustment.amount]; expected t
ype is [Double]; actual type is [java.math.BigDecimal]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.