Open nicolaspernot opened 12 months ago
Hi @nicolaspernot. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
@magento give me 2.4-develop instance
- upcoming 2.4.x release@magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel. :warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting. :clock10: You can find the schedule on the Magento Community Calendar page. :telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.
@magento give me 2.4-develop instance
Hi @nicolaspernot. Thank you for your request. I'm working on Magento instance for you.
Hi @nicolaspernot, here is your Magento Instance: https://72a0cbb64654ec3bc7524fabc98b0935.instances-prod.magento-community.engineering Admin access: https://72a0cbb64654ec3bc7524fabc98b0935.instances-prod.magento-community.engineering/admin_ed2f Login: e0566037 Password: d0d2359f0502
Ok, I did some test on the Magento instance gave by the bot and I updated the original description of this issue to be more accurate. Let me know if something still remains unclear.
Hi @engcom-Dash. 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: :point_down:
Area: XXXXX
label to the ticket, indicating the functional areas it may be related to.2.4-develop
branch@magento give me 2.4-develop instance
to deploy test instance on Magento infrastructure. 2.4-develop
branch, please, add the label Reproduced on 2.4.x
.Hi @nicolaspernot Thanks for reporting and collaboration. Verified the issue on mangento 2.4 developer instance and the issue is reproducible. When the customer has VAT exempted Belgium address as default address but chooses france address which is VAT subjected , VAT rate is not getting applied to the order. Please refer the screenshots.
:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-10623 is successfully created for this GitHub issue.
:white_check_mark: Confirmed by @engcom-Dash. Thank you for verifying the issue.
Issue Available: @engcom-Dash, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.
@nicolaspernot: we discovered a very similar sounding problem. Does the patch mentioned in this last comment fix your issue? We had success with this fix so far.
Also, in my opinion you should use these config settings for EU sales:
Reason being:
Preconditions and environment
Steps to reproduce
Create a no-VAT Tax Rate for Belgium
Create a VAT Tax Rate for France and Belgium
Create a Tax Rule for no VAT :
Create a Tax Rule for VAT :
Create a Customer Group for no VAT Customers
Change Tax Class for General Group :
Configure to automatically change group based on VAT and shipping address
Configure Store infos :
Set Tax configuration :
Create a new Product with perfect price for our tests :
Create a new Customer :
FO > Create an account
First Name : Nicolas
Last Name : Pernot
Email : nicolas@example.org
Password : Test0000
Add a French Address :
FO > My Account > Address Book
This is the first address so the new address form is automatically displayed, fill it :
Add a Belgium Address :
FO > My Account > Address Book
Add new Address
Go on product page :
Add product to cart
Go on Cart Page
Click on proceed to checkout
Here we want to change the adress, so we choose the Belgium address, which should be VAT exempted.
Click on next
Place Order. We are all good for this first Test
Now change default address to Belgium :
Add same product to cart again.
Go back to the cart.
Click on proceed to checkout.
Here, select the French address
Click on next.
Place order. If you goes in BO to check the order, the Tax amount = $0 and Tax rate 0%. The Total due is $105.
Expected result
If the customer's default address is VAT-exempt, but he chooses to be billed and/or delivered to another address that is subject to VAT, VAT should be applied to the delivery charges and to the cart.
Note : the choice to apply or not the VAT should be based on the address type selected in BO configuration here : BO > Stores > Configuration > Customers > Customer Configuration > Tax Calculation Based On
Actual result
The VAT is not applied in the example below :
Additional information
I originally met this issue on 2.4.5-p1 but I test the procedure with 2.4-develop instance gave by magento-deployement service and I was able to reproduce.
Release note
No response
Triage and priority