Billing Extension Release 1.3.38

Changelog

Type Description
New
New feature for SLA (Service Level Agreement). In addition to Email Warnings, the module can now display warnings in the back-end of your WHMCS
New
The first warning is in the header placed right after Ticket(s) Awaiting Reply (preview)
New
The other one is directly visible in ticket view. Next to every ticket that is going to expire soon according to your Service Level Agreement, you will find an icon in a new column (preview)
New
The module has 29 warning icons that you can use for SLA warnings (20 animated images and 9 static) that you can easily choose from a this simple interface (yep, there's also Chuck Norris... how clould you miss a ticket marked with his face?)
New
Don't like icons? You can upload your ones in images/sla in the root directory of the module. Please keep in mind that images must be 16x16 pixels
New
If there are no tickets that are going to expire soon, the module doesn't show any icon
Improved
SLA support page. Opening hours showing Update button even with no records available
Fixed
In version 1.3.34 we fixed an issue with (I quote) Fatal error when using simultaneously the standard Late Fee system and the advanced one included in the module but we noticed that we had simply reduced the occurrence of this error. Now this issue has been fixed for real
Fixed
New year new tax rates. All predefined tax rates have been updated accordingly

Upgrade instructions

Steps Description
1 Run this query from PHPMyAdmin to your WHMCS database:
INSERT INTO `tbladdonmodules`(`module`, `setting`, `value`) VALUES ('BillingExtension','slawarningimage','animated-alarm-blue-police.gif');