Added Revenue information
This commit is contained in:
@@ -119,6 +119,8 @@ abstract class Service_Traffic_Adsl {
|
||||
$co->sweep_type = 6;
|
||||
$co->account_id = $so->account_id;
|
||||
$co->service_id = $so->id;
|
||||
// @todo This needs to be calculated.
|
||||
$co->type = 5;
|
||||
$co->amount = $details['rate'];
|
||||
// @todo This needs to be calculated.
|
||||
$co->taxable = TRUE;
|
||||
|
Reference in New Issue
Block a user