NKoonen / vatchecker

[Prestashop]Checks if customer has a valid VAT number, and then puts the customer a specific group.
https://customs-documents.com
BSD 3-Clause "New" or "Revised" License
34 stars 15 forks source link

Add vat_number check to TAX override controler #12

Closed crezzur closed 3 years ago

crezzur commented 3 years ago

When you have entered a valid VAT-number you are added to the NoTaxGroup. When you later remove this VAT-number from your address, for whatever reason, you will stay in the NoTaxGroup. This way you are able to change country, address, ... without being removed from theNoTaxGroup (as long you don't add a new VAT-number our change your address to the VAT-origin country.

JoryHogeveen commented 3 years ago

@NKoonen This PR becomes redundant after merging #13