Standardisation work, changed accnum() to refnum()
This commit is contained in:
@@ -75,7 +75,7 @@ class Controller_Reseller_Service_Adsl extends Controller_Service {
|
||||
'plugin()->traffic_month(strtotime("first day of last month"),TRUE,TRUE)'=>'Last Month',
|
||||
'recur_schedule'=>'Billing',
|
||||
'price(TRUE,TRUE)'=>'Price',
|
||||
'account->accnum()'=>'Cust ID',
|
||||
'account->refnum()'=>'Cust ID',
|
||||
'account->name()'=>'Customer',
|
||||
'date_next_invoice'=>'Next Invoice',
|
||||
'due(TRUE)'=>'Due Invoices',
|
||||
|
Reference in New Issue
Block a user