Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Property Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Technical
  3. Permission Debugger v 19.0
  4. Sales Conditions FAQ

Permission Debugger

by José de Jesús De la Vega García https://jesusdelavega.com
Odoo

$ 58.74

v 19.0 Third Party
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 198
Technical Name permission_debugger
LicenseOPL-1
Websitehttps://jesusdelavega.com
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 198
Technical Name permission_debugger
LicenseOPL-1
Websitehttps://jesusdelavega.com
  • Description
  • License
🔍
MODULE / MÓDULO v19.0

Permission Debugger

by JesusDelaVega
★★★★★ (0 reviews / valoraciones)
$59
19.0
Version / Versión
✓
On Premise
✓
Odoo.sh
Diagnose exactly why a user gets «Access Denied» in Odoo.
Diagnostica exactamente por qué un usuario recibe «Acceso Denegado» en Odoo.
Buy now / Comprar ahora

Stop wasting time debugging permissions manually
Detén el tiempo perdido depurando permisos manualmente

When a user sees «Access Denied», this tool instantly explains which layer blocked it: the model ACL, a record rule or the group hierarchy.
Cuando un usuario ve «Acceso Denegado», esta herramienta explica al instante qué capa lo bloqueó: ACL del modelo, regla de registro o jerarquía de grupos.

See it in action / Vélo en acción

Permission Debugger menu under Settings — accessible to admins only / Menú Permission Debugger en Ajustes — solo accesible para admins
Wizard: pick user, model and operation (read/write/create/delete) / Wizard: elige usuario, modelo y operación (read/write/create/delete)
Wizard ready to analyze: user + model + operation set / Wizard listo para analizar: usuario + modelo + operación seleccionados
DENIED verdict with the user's groups, applicable ACL/record rules and a plain-language explanation / Veredicto DENIED con los grupos del usuario, ACL/reglas de registro aplicables y explicación en lenguaje natural

Why choose this module? / ¿Por qué elegir este módulo?

✓
3-color verdict: ALLOWED / DENIED / PARTIAL / Veredicto a 3 colores: ALLOWED / DENIED / PARTIAL
✓
Plain-English explanation with a suggested FIX / Explicación en lenguaje natural con FIX sugerido
✓
Lists every applicable ir.model.access and ir.rule / Lista cada ir.model.access e ir.rule aplicable
✓
Read-only — never alters your security setup / Solo lectura — nunca altera tu configuración
✓
Works with any non-transient model (custom included) / Funciona con cualquier modelo no-transient (custom incluidos)
✓
Available in English and Spanish / Disponible en español e inglés

Main features / Características principales

🎯
Layer-by-layer / Por capa
Pinpoints the exact layer (ACL or ir.rule) that blocks access. / Identifica la capa exacta (ACL o ir.rule) que bloquea el acceso.
🌈
Color verdict / Veredicto a color
Green = allowed, Red = denied, Orange = conditional. / Verde = permitido, Rojo = denegado, Naranja = condicional.
🧰
Suggested FIX / FIX sugerido
Each verdict comes with a concrete next step in plain English. / Cada veredicto incluye un siguiente paso concreto en lenguaje claro.
📜
ACL + ir.rule
Lists every applicable security record in one view. / Lista cada registro de seguridad aplicable en una sola vista.

Detailed features / Funcionalidades detalladas

🔍
Diagnosis Wizard / Asistente de Diagnóstico
Pick user, model and operation; get a colored verdict in one click.
Elige usuario, modelo y operación; obtén un veredicto a color en un clic.
▪User selector (defaults to current user) / Selector de usuario (predeterminado: usuario actual)▪Model selector (any installed ir.model) / Selector de modelo (cualquier ir.model instalado)
▪Operation: Read / Write / Create / Delete / Operación: Read / Write / Create / Delete▪Read-only — never alters security records / Solo lectura — nunca altera registros de seguridad
▪Reusable wizard (transient — no DB clutter) / Asistente reutilizable (transient — sin basura en BD)
🛡️
ACL & Record Rules / ACL y Reglas de Registro
Lists every applicable security record and shows whether it grants or denies the operation for this user.
Lista cada registro de seguridad aplicable y muestra si concede o niega la operación para este usuario.
▪ir.model.access entries with allow/deny status / Entradas ir.model.access con estado allow/deny▪Marks ACLs where the user is NOT in the group / Marca ACLs donde el usuario NO está en el grupo
▪ir.rule (record rules) with their domain_force / ir.rule (record rules) con su domain_force▪Indicates whether each rule applies to the user / Indica si cada regla aplica o no al usuario
▪Filters rules by the chosen operation flag / Filtra reglas por el flag de la operación elegida
🧰
Verdict & Plain-English FIX / Veredicto y FIX en lenguaje claro
The result includes the user's groups list and an explanation that points to the next step.
El resultado incluye la lista de grupos del usuario y una explicación que indica el siguiente paso.
▪Verdict: ALLOWED / DENIED / CONDITIONAL / Veredicto: ALLOWED / DENIED / CONDITIONAL▪Color status: green / red / orange / Estado a color: verde / rojo / naranja
▪User groups list, alphabetically sorted / Lista de grupos del usuario, ordenada alfabéticamente▪Explanation suggests the concrete fix / La explicación sugiere el fix concreto
▪Hints when conditional: which record-rule domain restricts rows / Pistas cuando es condicional: qué dominio de record rule restringe filas

Support & compatibility / Soporte y compatibilidad

Technical Support / Soporte Técnico
Ticket-based technical support. Response time: 24-48 business hours.
Soporte técnico por ticket. Tiempo de respuesta: 24-48 horas hábiles.
License / LicenciaOPL-1
Odoo Dependencies / Dependencias Odoobase
Availability / Disponibilidad✓ On Premise    ✓ Odoo.sh    ✗ Online
Version / Versión19.0

FAQ / Preguntas frecuentes

Does it modify security rules?
¿Modifica las reglas de seguridad?
No. The wizard is strictly read-only — it inspects ir.model.access, ir.rule and res.users.group_ids and shows you the verdict. Nothing is created, modified or deleted.
No. El asistente es estrictamente de solo lectura — inspecciona ir.model.access, ir.rule y res.users.group_ids y te muestra el veredicto. No se crea, modifica ni borra nada.
Does it work with custom or OCA modules?
¿Funciona con módulos custom u OCA?
Yes. The model selector queries ir.model directly, so any installed model — standard, OCA, custom — can be analyzed.
Sí. El selector de modelo consulta ir.model directamente, por lo que cualquier modelo instalado — estándar, OCA, custom — puede analizarse.
What does ALLOWED / DENIED / CONDITIONAL mean?
¿Qué significan ALLOWED / DENIED / CONDITIONAL?
ALLOWED (green) = ACL grants access AND no record rules restrict rows. DENIED (red) = no ACL grants the operation to any of the user's groups. CONDITIONAL (orange) = ACL grants access, but at least one record rule may restrict which rows the user can see/edit.
ALLOWED (verde) = la ACL concede acceso Y no hay record rules que restrinjan filas. DENIED (rojo) = ninguna ACL concede la operación a algún grupo del usuario. CONDITIONAL (naranja) = la ACL concede acceso, pero al menos una record rule puede restringir qué filas puede ver/editar.
Does it require admin permissions?
¿Necesita permisos de administrador?
Yes. To inspect ir.model.access, ir.rule and arbitrary user groups, the wizard runs queries with .sudo() — only users with the Settings (Technical Settings) right should be allowed to open it.
Sí. Para inspeccionar ir.model.access, ir.rule y grupos arbitrarios de usuarios, el asistente usa .sudo() — solo usuarios con el permiso de Configuración (Technical Settings) deberían poder abrirlo.
Compatible with Odoo Community?
¿Compatible con Odoo Community?
Yes, compatible with Community and Enterprise of Odoo 19. Depends only on the base module.
Sí, compatible con Community y Enterprise de Odoo 19. Depende solo del módulo base.
Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with