Skip to content

Full Tax Summary display wrong numbers. #11358

Closed
@heyqule

Description

@heyqule

The full tax summary is displaying total tax, instead of showing individual tax value.

Preconditions

  1. Magento 2.1.8 and 2.2.0
  2. PHP 7.0.22
  3. MYSQL 5.6.35

Steps to reproduce

  1. Set Display Full Tax Summary to Yes
  2. Set up 2 tax rule to apply 2 taxes.
  3. Create an order with 2 taxes. I create an order for BC Canada with GST 5% and PST 7%.
  4. Go to order page and expand total tax summary

Expected result

  1. GST and PST should have a different value.

Actual Result

  1. GST and PST have a totaled value.

The Current Fix:

Magento 1 appearently used to has this issue as well. I ported the M1 fix to M2. The change worked.

See the following gist for detail in line 88.
https://gist.github.com/heyqule/7c830137715544ff95baba50a5ed3d80

Metadata

Metadata

Assignees

Labels

Fixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: 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 validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions