v4.0.1 of "VAT4EU" is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2164
This release contains changes associated with GitHub issue #50 (Correct PHP Warning when VAT Number isn't submitted with address-change form).
v4.0.2 of VAT4EU is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2164
This release contains changes associated with these GitHub issues:
#51: Callback to parent class on install/upgrade/uninstall to prevent potential PHP logs.
- Note: Also requires core-file changes as described in this (https://gist.github.com/lat9/9deb64d3325081d18bb0db5534bcf142#ensure-core-updates-are-applied") GitHub gist.
#52: Correct PHP Fatal error when trying to uninstall the plugin.
ScriptedInstaller.php line 106:
Code:parent::executeUpgrade($oldVersion);
Hi Guys. We have a specific situation where if a company buys locally with a qualified Vat number, can get certain products, such as Notebooks, phones and tablets without VAT. This is not covered with the plug in now, as a modification is needed for entering the categories that qualify for the Vat exception. In case this has use for other people, it would be useful to be implemented.
v4.1.0 of VAT4EU is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2164
This release contains changes associated with these GitHub issues:
#54: Correct PHP Warning during OPC registered-account creation.
#55: Use zen_config to access configuration settings; polyfill provided for ZC versions prior to 3.0.0.
#56: Add detection method for encapsulated versions of the ZCA Bootstrap Template.
#57: Addresses in Northern Ireland are now considered part of the EU for taxation purposes.