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/02 14:08:43 UTC

[jira] Commented: (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:comment-tabpanel#action_12547621 ] 

Jacques Le Roux commented on OFBIZ-1314:
----------------------------------------

Vince,

Are you able to reproduce this bug, did you test this patch (last chance before I close without applying since  can't reproduce) ?

> 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.