loaded() OR ! Auth::instance()->authorised($ao)) throw HTTP_Exception::factory(403,'Unauthorised or doesnt exist?'); Block::add(array( 'body'=>$output, )); $this->ao = $ao; // @todo Our pagination is broken if we select multiple accounts, and those accounts have multiple invoices. return parent::action_list(); } } ?>