[jira] [Commented] (OFBIZ-6100) Inconsistent tax calculation between checkout finalize and order created screen

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6100) Inconsistent tax calculation between checkout finalize and order created screen

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14333850#comment-14333850 ]

Christian Carlow commented on OFBIZ-6100:
-----------------------------------------

Verified that manually increasing OrderAdjustment.amount from precision 3 to 4 kept the tax consistent at cart checkout and after order creation.

> Inconsistent tax calculation between checkout finalize and order created screen
> -------------------------------------------------------------------------------
>
>                 Key: OFBIZ-6100
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6100
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>
> I changed arithmetic.properties salestax.calc.decimals = 4 instead of 3 because my purchase order tax was 1 cent less than the receipt.  After accounting for 4 decimals, the tax was correctly calculated at the checkout finalize page, but once the order was created, the tax was 1 cent less than its previously calculated value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)