[
https://issues.apache.org/jira/browse/OFBIZ-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529981 ]
Vince Clark commented on OFBIZ-522:
-----------------------------------
I am getting a BigDecimal error in POS when trying to do a Void Sale:
Exception: org.ofbiz.service.ServiceValidationException
Message: Type check failed for field [createReturnAdjustment.amount]; expected t
ype is [Double]; actual type is [java.math.BigDecimal]
> BigDecimal is not used at all in POS
> ------------------------------------
>
> Key: OFBIZ-522
> URL:
https://issues.apache.org/jira/browse/OFBIZ-522> Project: OFBiz
> Issue Type: Improvement
> Components: pos
> Affects Versions: SVN trunk
> Reporter: Jacques Le Roux
> Assignee: Scott Gray
> Fix For: SVN trunk
>
>
> For the moment in POS only double is used for amouts. We need to change this to BigDecimal as soon as possible.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.