Billing Extension Release 1.3.15

Changelog

Tipo Descrizione
New
Transaction Log page now handles, stores, displays and allows you to filter Payment Method
Improved
Better looking buttons on invoice page
Fixed
New customized buttons not showing properly

Istruzioni aggiornamento

Passaggi Descrizione
1 Run this query from PHPMyAdmin to your WHMCS database:

ALTER TABLE `mod_billingextensiontrans` ADD `paymentmethod` TEXT NOT NULL AFTER `currency`;