Skip to content

Tax with Country store dropdown option not auto select actual tax rule calculation. #26831

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

Closed
irshad-iflair opened this issue Feb 12, 2020 · 5 comments
Assignees
Labels
Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Reported on 2.3.2 Indicates original Magento version for the Issue report.

Comments

@irshad-iflair
Copy link

irshad-iflair commented Feb 12, 2020

Summary of the issue
I need, Multiple stores have a common country (i.e. united states and country states should be all) then different tax rules for all stores*.

Preconditions (*)

Magento 2.3.2: I create Two different stores US and US1 for the common country (i.e. united states) https://i.stack.imgur.com/S3X1I.png. Then create two different tax rules (i.e. US-tax rule and US1-tax rule) for both stores. https://i.stack.imgur.com/801Jw.png next In Tax Zones and Rates set US Tax rate 5% and US1 tax 10%. https://i.stack.imgur.com/VrSe6.png Now on the product details page while choosing store from the dropdown, product price display sum of 5%+10%, that is the wrong calculation.
example the product price is $22https://i.stack.imgur.com/F7hrn.png.
on selecting US1 or US stores on both step.

result display 22(10% + 5%) = 25.30$ (wrong) https://i.stack.imgur.com/qiMFs.png.
Steps to reproduce (*)
how can I display separate tax rates on the product on selected stores.

1. it should be on choosing US store 22*10%= $24.2(right)
2. US1 store 22*5%= $23.1 (right).
Is it bug or functionality?

@m2-assistant
Copy link

m2-assistant bot commented Feb 12, 2020

Hi @irshad-iflair. Thank you for your report.
To help us process this issue please make sure that you provided the following information:

  • Summary of the issue
  • Information on your environment
  • Steps to reproduce
  • Expected and actual results

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento give me 2.4-develop instance - upcoming 2.4.x release

For more details, please, review the Magento Contributor Assistant documentation.

@irshad-iflair do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?

  • yes
  • no

@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label Feb 12, 2020
@irshad-iflair irshad-iflair changed the title Tax with Country store dropdown option not auto select right tax rule calculation. Tax with Country store dropdown option not auto select actual tax rule calculation. Feb 12, 2020
@magento-engcom-team magento-engcom-team added Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed and removed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed labels Feb 12, 2020
@irshad-iflair
Copy link
Author

irshad-iflair commented Feb 12, 2020

Do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce? - Yes

Also, please review my updated question. I am sorry regarding my question which was totally commented at the time of publishing.

@irshad-iflair
Copy link
Author

YES

@m2-assistant
Copy link

m2-assistant bot commented Feb 13, 2020

Hi @engcom-Bravo. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇

  • 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).

    DetailsIf the issue has a valid description, the label Issue: Format is valid will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid appears.

  • 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description label to the issue by yourself.

  • 3. Add Component: XXXXX label(s) to the ticket, indicating the components it may be related to.

  • 4. Verify that the issue is reproducible on 2.4-develop branch

    Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

  • 5. Add label Issue: Confirmed once verification is complete.

  • 6. Make sure that automatic system confirms that report has been added to the backlog.

@engcom-Bravo
Copy link
Contributor

Duplicate of #26853

@engcom-Bravo engcom-Bravo marked this as a duplicate of #26853 Feb 13, 2020
@magento-engcom-team magento-engcom-team added the Reported on 2.3.2 Indicates original Magento version for the Issue report. label Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Reported on 2.3.2 Indicates original Magento version for the Issue report.
Projects
None yet
Development

No branches or pull requests

3 participants