Misc fixes for ADSL excess traffic and strtotime() functions for last month
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
class Model_Charge extends ORM_OSB implements Invoicable {
|
||||
protected $_belongs_to = array(
|
||||
'account'=>array(),
|
||||
'product'=>array(),
|
||||
'service'=>array(),
|
||||
);
|
||||
protected $_has_one = array(
|
||||
|
Reference in New Issue
Block a user