[
https://issues.apache.org/jira/browse/OFBIZ-9199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ingo Wolfmayr closed OFBIZ-9199.
--------------------------------
Resolution: Fixed
> 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
(v8.3.4#803005)