shopware / shopware

Shopware 6 is an open commerce platform based on Symfony Framework and Vue and supported by a worldwide community and more than 1.500 community extensions
https://shopware.com
MIT License
2.75k stars 1k forks source link

VAT Reg.No will not be saved on the complete order page #4168

Open shopwareBot opened 1 month ago

shopwareBot commented 1 month ago

Description: If a customer add an product to the shopping cart and open the shopping cart page the customer can select between private and business. If the customer chooses business the VAT field appears and works fine. But if the customer choose private and continues to the "complete order" page, the customer still can change the address with the address type. If the customer changes the address type to business the vat field only appears for the billing address not for the shipping address which is strange, because the shipping adress already says "Same as shipping address" so why is the edit behavior different ? After saving the vat id it looks like everything was success full, but the vat id was not saved and the order still have the vat calculation.

Environment: Shopware 6 Version 6.5.8.7

Steps to reproduce:

Expected result: The vat id should be saved and the vat calculation should be gone (if configured in the country configuration). Also it would be good if you could change the vat on the delivery adress, as this confused our customers.

Actual result: The vat id will not be changed and the vat will be still calculated.

shopware-issue-bot[bot] commented 1 month ago

We found the following existing issues which may help or are related to your topic:

shopwareBot commented 1 month ago

[public] Automated response: This issue is linked to the internal issue https://shopware.atlassian.net/browse/NEXT-34492.

[created from NEXT-34492, comment 485849]