* 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.