Overhaul ADSL traffic reporting/graphing
This commit is contained in:
@@ -34,7 +34,7 @@ class Model_Invoice extends ORM_OSB implements Cartable {
|
||||
array('Config::date',array(':value')),
|
||||
),
|
||||
'status'=>array(
|
||||
array('StaticList_YesNo::get',array(':value')),
|
||||
array('StaticList_YesNo::get',array(':value',TRUE)),
|
||||
),
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user