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/05/25 12:06:16 UTC

[jira] Closed: (OFBIZ-1035) Price rounding, don't use UtilNumber.java for scale

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

Jacques Le Roux closed OFBIZ-1035.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Release Branch 4.0

Thanks Nicolas,

I'm using jdk1.5.0_11, which one are you using ?

Your patch is in trunk rev. 541606  and in release4.0 rev. 541607

> Price rounding, don't use UtilNumber.java for scale
> ---------------------------------------------------
>
>                 Key: OFBIZ-1035
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1035
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>         Assigned To: Jacques Le Roux
>             Fix For: SVN trunk, Release Branch 4.0
>
>         Attachments: priceRounding-ofbiz.patch, priceRounding-ofbiz.patch
>
>
> Apply correction on PriceService.java. When ecommerce price use VAT, BigDecimal scale don't use UtilNumber.java .
> exemple for a product price 7.53 and tax 19,6%, ecommerce price display 9.00 and order total is 9.01
> Nicolas

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.