| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 37 |
| Technical Name |
view_access_debugger |
| License | LGPL-3 |
| Website | https://github.com/mypacksoft/view_access_debugger |
| Versions | 16.0 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 37 |
| Technical Name |
view_access_debugger |
| License | LGPL-3 |
| Website | https://github.com/mypacksoft/view_access_debugger |
| Versions | 16.0 17.0 18.0 19.0 |
View Access Debugger
See who can access each field instantly
Starts at 1.99 USD
You're building a custom module and need to lock down sensitive fieldsâcommission rates, margin percentages, internal notes. You add security groups to the XML, restart the server, and... nothing. Was it the group? The record rule? The field-level access? You spend twenty minutes toggling groups in the UI, logging in as test users, and checking the postgres logs. View Access Debugger ends that cycle. Activate debug mode and every field on every form shows a tiny badge: green checkmark if the current user can edit, yellow eye if read-only, red X if hidden by security rules. Click the badge and see exactly which groups control that field, plus the XML location where the restriction was defined. No more guessing. One Odoo consultant saved four hours per client audit after installing thisâsecurity reviews that used to require spreadsheets and SQL queries now finish in fifteen minutes. Install it once and never waste another afternoon hunting phantom access bugs.
What you get
- Inline badges show edit, read-only, or hidden status per field
- Click any badge to reveal controlling security groups
- Shows XML file and line number of each access rule
- Works in debug mode without modifying existing views
- Supports computed fields and dynamic group memberships
Compatibility
Odoo 18 · License: LGPL-3 · Category: Developer Tools
Installation
- Copy the
view_access_debuggerfolder into your Odoo addons path. - Restart your Odoo server.
- Activate developer mode and click Update Apps List.
- Search for View Access Debugger and click Install.
Support
Open an issue on the GitHub repository â we triage every report within two business days.
Please log in to comment on this module