Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Why can't I upvote answers in the forum?

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
metaforum
7 Respuestas
5384 Vistas
Avatar
Shameem Babu

Hi guys..

I am trying to upvote the answers in forum but it shows Javascript error in console..

Server application error {"data":{"message":"Sorry, you are not allowed to create this kind 
of document. Only users with the following access level are currently allowed to do that:\n-
Employees/Employee\n\n(Document model: forum.post.vote)\nNone","debug":"Traceback (most
recent call last):\n File \"/home/odoo/src/odoo/saas-11.2/odoo/tools/cache.py\",
line 88, in lookup\n r = d[key]\n File \"/home/odoo/src/odoo/saas-11.2/odoo/tools/fun
c.py\", line 68, in wrapper\n return func(self, *args, **kwargs)\n File \"/home/odoo/
src/odoo/saas-11.2/odoo/tools/lru.py\", line 44, in __getitem__\n a = self.d[obj].me
\nKeyErr...............

Why this ?

0
Avatar
Descartar
Avatar
Richard Mathot (rim)
Mejor respuesta

Hi all,


We are working to improve the security of the forum app.

This led to some unwanted side-effects, like a temporary deactivation of the upvote/downvote features.

We are working towards bringing them back soon.


Thank you all for reporting it.

(crossposted from https://github.com/odoo/odoo/issues/24986#issuecomment-400950744 )

0
Avatar
Descartar
Avatar
Yenthe Van Ginneken (Mainframe Monkey)
Mejor respuesta

Hi Shaheem,

This is actually a bug that is currently in the official Odoo forum. You can find more information and the discussion about the problem at https://github.com/odoo/odoo/issues/24986. We've already notified two Odoo employees to look at this.
The problem is that the method that is used for upvoting and downvoting has a problem, which results in an error code, resulting in no upvote/downvote:

"arguments":["Sorry, you are not allowed to create this kind of document. Only users with the following access level are currently allowed to do that:\n- Employees/Employee\n\n(Document model: forum.post.vote)",null]},"code":200}

Update 15/07/2018: The forum has been fixed again and you're able to upvote and downvote again.

Regards,
Yenthe

0
Avatar
Descartar
Shameem Babu
Autor

Thanks Yenthe ...

Yenthe Van Ginneken (Mainframe Monkey)

Update: it has actually been fixed two days ago. You can now upvote/downvote and accept answers again. You're free to test that upvote on my answer if it helped you. ;-)

Avatar
Romain Derie (rde)
Mejor respuesta

Hi, 

Voting on our forum should be back to normal.

Let me know if you still experience any issues about it.

Regards,

Romain

0
Avatar
Descartar
Avatar
Haresh Kansara (hak)
Mejor respuesta

Hi,

i think it's temporary blocked or some internal error occur.

Otherwise you have not enough karma credit point for do this.

Refer: https://www.odoo.com/forum/help-1/question/how-does-karma-work-odoo-v8-forum-software-57845

Thank you..

0
Avatar
Descartar
Shameem Babu
Autor

I had upvoted many questions and I have 1200+ Karma. This is not only my problem. Other users also face this. Are you able to upvote questions & answers ?

Please check ..

Haresh Kansara (hak)

Hi, thanks for writing currently i didn't have enough karma so, i have not able to upvote. So this is the internal error of odoo.

¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
[META] Issue / error with forum when posting answer (403 Forbidden, 400 Bad Request Error)
meta forum
Avatar
Avatar
Avatar
Avatar
Avatar
5
sept 23
8906
[SOLVED] [meta] Not able to post comment here?
meta forum comments
Avatar
Avatar
Avatar
Avatar
Avatar
7
abr 25
10795
Why my Karmas are not increasing Resuelto
meta forum karma
Avatar
Avatar
Avatar
2
mar 15
6057
I don't have a google+ account, how can I post my questions in spanish?
meta google+ forum
Avatar
Avatar
1
mar 15
5703
[Meta] Error in Forum: when "convert to comment" option is clicked for other people's post...
meta
Avatar
1
mar 25
2914
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now