Work on Service Reports

This commit is contained in:
Deon George
2013-10-11 00:08:02 +11:00
parent 91980b891e
commit 6f855fb32d
18 changed files with 198 additions and 225 deletions

View File

@@ -24,7 +24,7 @@ class Controller_Reseller_Service_Host extends Controller_Service {
->columns(array(
'id'=>'ID',
'name()'=>'Service',
'plugin()->display("host_expire")'=>'Expire',
'plugin()->display("host_expire")'=>'Expire',
'recur_schedule'=>'Billing',
'price(TRUE,TRUE)'=>'Price',
'account->accnum()'=>'Cust ID',