public function __construct($id_operacion, $operacion, $detalle_operacion)
 {
     parent::__construct($id_operacion, 0, $operacion, $detalle_operacion);
 }