You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2007/12/16 12:06:43 UTC

[jira] Reopened: (OFBIZ-1314) BigDecimal error in POS when trying to do a Void Sale

     [ https://issues.apache.org/jira/browse/OFBIZ-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux reopened OFBIZ-1314:
------------------------------------


> 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
>         Attachments: voidsale.patch
>
>
> 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.