Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-9199

Order stores UnitListPrice with tax

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Trunk
    • None
    • order
    • None

    Description

      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.

      Attachments

        1. lp.jpg
          38 kB
          Ingo Wolfmayr

        Activity

          People

            Unassigned Unassigned
            iwolf Ingo Wolfmayr
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: