You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Rohit Hukkeri (JIRA)" <ji...@apache.org> on 2019/07/27 06:30:00 UTC

[jira] [Commented] (OFBIZ-9199) Order stores UnitListPrice with tax

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

Rohit Hukkeri commented on OFBIZ-9199:
--------------------------------------

Hello Ingo Wolfmayr,

Can you please elaborate more on the issue as it is not getting clear with the screenshot attached

Thanks!

> Order stores UnitListPrice with tax
> -----------------------------------
>
>                 Key: OFBIZ-9199
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9199
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Ingo Wolfmayr
>            Priority: Minor
>         Attachments: lp.jpg
>
>
> When creating an order, the orderitem stores as follows:
> UnitPrice = 10
> UnitListPrice = 12
> ProductStore: showPriceWithTax=Y
> Tax: SALES_TAX
> Example: 
> Net price: 10
> Tax 20%
> Gross price: 12
> Tax amout: 2
> Both prices should be stored without tax. This would be helpful when calculating price savings.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)