Odoo Security Visualizer
I just submitted a pull request to OCA/server-tools that introduces a Security & Access Rule Visualizer for Odoo.
🔍 This module helps developers and administrators understand why a user can (or cannot) access a record in an Odoo database.
Instead of relying on trial-and-error or logs, it provides clear, read-only insights into:
• Effective access rights per model
• Applicable record rules for a given user
• Conflicting or overlapping rules
• Explanations of access decisions
📌 The key idea is explainability, not shortcutting or modifying security behavior — safe for production and useful across any Odoo deployment.
If you’ve ever spent hours debugging access issues in Odoo, this tool is designed to make that work far more transparent.
You can check out the PR here: ➡️ https://github.com/OCA/server-tools/pull/3516
Feedback, thoughts, and suggestions are welcome 🙌
#Odoo #OCA #OpenSource #DevTools #ERP #Security #Backend #KobrosTech
Comments
Post a Comment