Added invoice reminder details and other misc fixes
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
* @license http://dev.osbill.net/license.html
|
||||
*/
|
||||
class Task_Adsl_Trafficcharge extends Task_Adsl_Trafficget {
|
||||
protected $_options = array(
|
||||
'verbose'=>FALSE,
|
||||
);
|
||||
|
||||
protected function _execute(array $params) {
|
||||
foreach ($this->_traffic_suppliers(TRUE) as $aso) {
|
||||
if ($params['verbose'])
|
||||
|
Reference in New Issue
Block a user