You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Divesh Dutta (JIRA)" <ji...@apache.org> on 2015/06/20 08:13:00 UTC

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

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

Divesh Dutta commented on OFBIZ-6100:
-------------------------------------

What did we conclude on this issue ? Also what do you mean by increasing OrderAdjustment.amount from precision 3 to 4 ? i.e what code are you changing for this ? 

For example for changing precision for tax calculation you have to change salestax.calc.decimals in arithmetic.properties file, what are you changing for OrderAdjustment.amount changes ?

> 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
>            Assignee: Michael Brohl
>
> 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)