[
https://issues.apache.org/jira/browse/OFBIZ-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14548212#comment-14548212 ]
Gareth Carter commented on OFBIZ-6386:
--------------------------------------
Also, the method has a comment
" // Developers: Do not change this. We are comparing two fixed-point decimal numbers,
// not performing accounting calculations - so it is okay to specify the rounding mode."
But searching ofbiz for <if-compare and <if-compare-field in minilang, you will find them in accounting component...
> compareBigDecimals in org.ofbiz.minilang.method.conditional.Compare does not compare certain values correctly
> -------------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-6386
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6386> Project: OFBiz
> Issue Type: Bug
> Affects Versions: Trunk
> Reporter: Gareth Carter
> Priority: Minor
> Attachments: compareBigDecimals.png
>
>
> Moving the conversation from
https://issues.apache.org/jira/browse/OFBIZ-6291 to this issue.
> compareBigDecimals scales down and rounds up meaning you lose information and the comparison result is not as expected
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)