Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • e-learning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Conocimientos
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar 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
  • Proyecto
  • 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

User is not allowed to access 'Product ribbon' (product.ribbon) records.

Suscribirse

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

Se marcó esta pregunta
3 Respuestas
380 Vistas
Avatar
Nilesh Patel

when my one user click on one my category he sees ...

403: Forbidden

The page you were looking for could not be authorized.

Error message:

You are not allowed to access 'Product ribbon' (product.ribbon) records.

This operation is allowed for the following groups:
	- Sales/Administrator
	- Role / Member

Contact your administrator to request access if necessary.

pease give me slution....

0
Avatar
Descartar
Codesphere Tech

Hello Nilesh,

Please check below record in security/ir.model.access.csv file in your custom module.

id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink

base.group_user,0,0,0,0(this is only example)

Hope it helps..

Codesphere Tech

Hello,
I’ve checked the access rights for the Public User and confirmed that they don’t have permission to view Product Ribbon records.
My question: Could you please confirm that ribbons have been added to all products, or only to the newly added products where you’re encountering the issue?

Avatar
Cybrosys Techno Solutions Pvt.Ltd
Mejor respuesta

Hi,


A "403: Forbidden" error in Odoo when a user tries to access a category indicates they lack the necessary permissions for "Product ribbon" records. The error message specifies the required groups: "Sales/Administrator" or "Role / Member." The primary solution is to add the user to the appropriate group based on their role. Navigate to Settings > Users & Companies > Users, select the user, edit their profile, and under the "Access Rights" tab, assign them to either the "Sales/Administrator" group by setting the Sales application access to "Administrator," or to the "Role / Member" group if applicable. Save the changes and have the user log back in.


Alternatively, if the user should not have access, you can adjust access rights, but this is an advanced and potentially risky approach. Enable developer mode, go to Settings > Technical > Security > Access Rights, search for product.ribbon access rights, and carefully modify them to restrict the user's group. Incorrectly modifying access rights can break your Odoo installation, so proceed with caution. The error typically arises from misconfigured user roles or permissions, and product ribbon access is often restricted to control product catalog and marketing efforts.


Hope it helps

0
Avatar
Descartar
Nilesh Patel
Autor

Thank you for your help!

I checked under Technical → Security → Access Control Lists, and I only see one record named access_website_technical_page — there is no entry for product.ribbon anywhere.

Also, my Shop page is public (it can be viewed by all visitors without signing in).
Because of that, I’m not sure how to manage or adjust the user access settings for public visitors in order to fix this 403: Forbidden (product.ribbon) issue.

Could you please guide me on what to do next — for example, how to add read access for public users, or if this needs to be done by Odoo support on hosted (odoo.com) websites?

Thanks again for your support! 🙏

Avatar
Nilesh Patel
Autor Mejor respuesta

thank you for your both replay ,  but @ayana in my shop all public access the page without sign in so how can i do it , i am begainer in odoo so can you please guide me what step can i do

please....

Hello everyone,

I’m facing an issue on my Odoo Online website (hosted at apt-computer.odoo.com).

My Shop page is publicly visible (no login required).

Everything was working fine — I had around 16 product categories before, and all of them displayed correctly.

But yesterday, after I created one new category and added products under it, my website started showing this error for public visitors:

403: Forbidden The page you were looking for could not be authorized. Error message: You are not allowed to access 'Product ribbon' (product.ribbon) records. This operation is allowed for the following groups: - Sales/Administrator - Role / Member

If I log in as admin, the page loads normally.

The issue only appears for public users (non-logged-in visitors).


0
Avatar
Descartar
Codesphere Tech

Hello Nilesh,
Can you please write full issue? It is helpful us to understand the real issue.

Avatar
Sasha
Mejor respuesta

Hi,

You’re logged in as a normal Sales User rather than a Sales Administrator. Odoo restricts access to Product Ribbon records, allowing only users in the Sales/Administrator group or the Role / Member group to read or modify them. When you try to open or save a product, Odoo attempts to access the related ribbon field, but because your user doesn’t have the required permissions, the operation is blocked and the system shows the access error.

To fix this, you can either add your user to one of the allowed groups, such as Sales Administrator, or extend read access to normal users by updating the ir.model.access.csv file to grant read-only permissions for the product.ribbon model. If you are not using ribbons, another option is to hide or remove the ribbon field from the product form view to prevent Odoo from checking access.

0
Avatar
Descartar
Nilesh Patel
Autor

thank you for your both replay , but @the in my shop all public access the page without sign in so how can i do it , i am begainer in odoo so can you please guide me what step can i do

please....

Nilesh Patel
Autor

Hello everyone,

I’m facing an issue on my Odoo Online website (hosted at apt-computer.odoo.com).
My Shop page is publicly visible (no login required).

Everything was working fine — I had around 16 product categories before, and all of them displayed correctly.
But yesterday, after I created one new category and added products under it, my website started showing this error for public visitors:

403: Forbidden
The page you were looking for could not be authorized.

Error message:
You are not allowed to access 'Product ribbon' (product.ribbon) records.

This operation is allowed for the following groups:
- Sales/Administrator
- Role / Member

If I log in as admin, the page loads normally.
The issue only appears for public users (non-logged-in visitors).

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

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

Inscribirse
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información 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 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