$ 5.01
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 39 |
| Technical Name |
view_permission_builder |
| License | LGPL-3 |
| Website | https://github.com/mypacksoft/view_permission_builder |
| Versions | 16.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 39 |
| Technical Name |
view_permission_builder |
| License | LGPL-3 |
| Website | https://github.com/mypacksoft/view_permission_builder |
| Versions | 16.0 19.0 |
View Permission Builder
Set field and record visibility by group without writing ir.rule XML
Starts at 1.99 USD
You need to hide employee salary from managers outside HR. Or show contract terms only to the sales director. Odoo's native security requires XML records and server access. View Permission Builder gives you a point-and-click interface: pick the model, select the field or write a domain, choose which groups see it, save. The rule applies immediately in your session. No Python. No deployment pipeline. Works on any model you have access to, including custom models from other addons. You still own the security layer â rules save as standard ir.rule records, visible in Settings > Technical. If you later hire a developer, they can export or refine them. Typical use: finance hides cost fields from sales, HR hides payroll from operations, admins show debug fields only to themselves. Does not replace your consultant for complex multi-company or computed-field scenarios, but handles 80% of field-hiding requests in under 2 minutes per rule.
See it in action
What you get
- Point-and-click interface for ir.rule creation
- Hide individual fields by group without XML
- Set record domain filters per user group
- Works on custom models from any installed addon
- Rules save as standard Odoo ir.rule records
- No server restart required within active session
Compatibility
Odoo 19 · License: LGPL-3 · Category: Developer Tools
Installation
- Copy the
view_permission_builderfolder into your Odoo addons path. - Restart your Odoo server.
- Activate developer mode and click Update Apps List.
- Search for View Permission Builder 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