Commissions Manager Release 1.3.1

Changelog

Type Description
New
Next to every paid and invoiced commission administrators and salespeople can now find a link to open the invoice in question
Improved
Dedicated descriptions for the new volume-based commissions (Levels) on invoices

Upgrade instructions

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

ALTER TABLE `mod_cmtransactions` ADD `invoiceid` INT( 11 ) NULL AFTER `datepaid` ;