Some invoice cleanup, and Task updating conversion

This commit is contained in:
Deon George
2013-06-16 23:36:47 +10:00
parent 6875dc3693
commit 609a72425b
10 changed files with 126 additions and 101 deletions

View File

@@ -9,7 +9,7 @@
* @copyright (c) 2009-2013 Open Source Billing
* @license http://dev.osbill.net/license.html
*/
class Task_Invoice_Complete extends Task {
class Task_Invoice_Complete extends Minion_Task {
protected function _execute(array $params) {
$c = 0;