Skip to content

Magento adds tax to price, even though admin price already includes tax #10067

@JacobDrummond

Description

@JacobDrummond

Precondtions

  • Windows 10
  • Apache 2.4.17
  • MySQL 5.0.11-dev
  • PHP 5.6.15
  • Magento 2.1.7

Steps to reproduce

  1. Create a product with price £120
  2. Add a Tax rate/rule which applies 20% tax to the product
  3. Set [Stores > Configuration > Sales > Tax > Calculation Settings > Catalog Prices] to "Including Tax"
  4. Set [Stores > Configuration > Sales > Tax > Price Display Settings > Display Product Prices In Catalog] to "Including and Excluding Tax"
  5. Refresh caches
  6. Load product from step 1 on frontend

Expected result

  • "Price excl Tax £100" and "Price incl Tax £120"

Actual result

  • "Price excl Tax £120" and "Price incl Tax £144"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: TaxIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is not validGate 1 Failed. Automatic verification of issue format is failedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releasebug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions