public function order_del()
 {
     $return_func = 'orders';
     parent::order_del($this->module, $this->type, $return_func);
 }