Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ECP-9225] Use Magento_Weee module to build open invoice line items #2651

Open
wants to merge 50 commits into
base: main
Choose a base branch
from

Conversation

RokPopov
Copy link
Contributor

@RokPopov RokPopov commented Jun 7, 2024

Description
After multiple attempts of addressing the issues with open invoice line items not reflecting the correct values, the idea behind this PR is to deprecate the methods in the plugin responsible for tax line item calculations and use Magento_Weee module instead.

Tested scenarios
Different tax configurations:

  • No tax
  • Different tax rates
  • Prices including tax
  • Prices excluding tax
  • Apply tax on original price before discount
  • Apply tax on discounted price
  • No shipping charges
  • Flat rate shipping
  • Shipping tax configurations (including/excluding tax)
  • Discount set with cart marketing rule

Fixes

composer.json Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented Jul 12, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant