You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Ingo Wolfmayr (JIRA)" <ji...@apache.org> on 2017/02/03 22:49:51 UTC

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

Ingo Wolfmayr created OFBIZ-9199:
------------------------------------

             Summary: 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
(v6.3.15#6346)