[
https://issues.apache.org/jira/browse/OFBIZ-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12499301
]
Jacques Le Roux commented on OFBIZ-1035:
----------------------------------------
Nicolas,
I wonder if we should not use source='1.5' in ant build.xm files now that
officialy we do not anymore support jdk 1.4.
I will ask on the dev ML to see opinions (auto unboxing seems to not rally
everyone)
> 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.