Billing Extension Release 1.4.9

Changelog

Type Description
New
New feature that notifies you when the validity of a VAT number changes on VIES (preview)
New
The module can update the tax exempt status of a client depending on VIES check result automatically
New
If you prefer to review all cases manually, the module always notifies you about changes on the VIES in the to-do list (preview)
New
You can now enable Tax Exempt status for specific clients. This will overrides all other settings (preview)
Improved
Tax Rules page has been improved. Clients page has been updated
Improved
The hook that triggers the check on VIES has been improved a lot

Upgrade instructions

Steps Description
1 Run this query from PHPMyAdmin to your WHMCS database:

INSERT INTO `tbladdonmodules`(`module`, `setting`, `value`) VALUES ('BillingExtension','viesautoupdate','on');