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

[Bug]: Force Usage of specific tax plugin since 3.19.4 #5016

Open
supersilverlemonhaze opened this issue Jul 3, 2024 · 1 comment
Open
Labels
bug Something isn't working triage

Comments

@supersilverlemonhaze
Copy link

Description of the issue

Previously one could choose between tax app and flat rates and both was fine. Now I am forced to choose Avalara Plugin if I dont want to use the FLAT calculation method. Another reason I NEED to use tax app, is that because of another Bug inside saleor core the calculate_checkout_shipping plugin method is NEVER called, when the taxes are set to FLAT.

Steps to reproduce the problem

Use 3.19.4, go to taxes

What did you expect to happen?

I first of all expect tax calculations to be separated from shipping calculations. Second I expect to no be forced to use some random plugin, that I need to register for to use it etc.

Additional information

I was forced to roll back to 3.19.0

Environment

Browser and version: …
OS and version: …
Dashboard version: 3.19.4
Core version: 3.19.10

@supersilverlemonhaze supersilverlemonhaze added bug Something isn't working triage labels Jul 3, 2024
@Cloud11PL
Copy link
Member

Hi,

We have changed this behaviour in 3.19.1, please refer to the following changelog https://github.com/saleor/saleor-dashboard/releases/tag/3.19.1.
While it is removed from UI, you can still change the tax method manually with a GraphQL mutation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
Status: No status
Development

No branches or pull requests

2 participants