* Fix - Issue where VAT removal from cart is applied even if the country is the same as the base country.
* Fix - Issue where VAT number from account is always used when cart page is set to checkout.
* Fix - Fatal error that might be thrown when updating / activating.
* Update - Don't show vat number field in checkout if payment is not needed.
* Fix - When valid VAT is in account, remove VAT from cart.
* Fix - When b2b setting is enable, apply to only EU countries.
* Fix - VAT now applies to shipping country as well.
* Fix - Validate VAT against user submitted shipping and billing instead of whats on record.
* Fix - Undefined variable notices on reports.
* Fix - Shipping tax amount were not showing in reports.
* Fix - Tax by code report not showing all types of refunds.
* Remove - Switzerland from VAT definition.
* Add - Enable b2b setting to force VAT to be entered.
* Add - VAT validation on My Account VAT page.