Key Features
Block Create, Edit, Delete, and Duplicate per user on any model with one simple tab on the user form
Restrict Create & Duplicate
Stop chosen users from creating new records or duplicating existing ones on any model you pick.
Restrict Edit
Make any model effectively read only for a specific user when you take away their edit permission.
Restrict Delete
Remove the ability to delete records on any model you pick, so critical data stays safe.
Buttons hidden in the UI
The matching New, Edit, Delete, and Duplicate buttons are hidden in form, list, and kanban views.
Server-side enforcement
The restriction also runs in the background, so the action is blocked even if a user tries another route.
Works on every model
Restrict any Odoo model: Products, Transfers, Sales Orders, Contacts, Invoices, and more, all from one place.
Per-user configuration
A dedicated Action Permissions tab on every user form lets you pick the restricted models in one place.
Administrator always safe
Administrators are never restricted by any rule, so you can always manage settings and recover any configuration.
No code, no dependencies
Depends only on the standard base module. No technical knowledge or third-party modules are required.
Action Permissions tab on the user form
Create & Duplicate hidden for restricted user
Form is read only when Edit is restricted
Delete hidden for restricted user
User guide
Install the module, open a user form, and pick which models the user cannot create, edit, delete, or duplicate. Restrictions apply to the UI and the backend together.
1. Install the module
- Open Apps, remove the Apps filter, and search Restrict Create, Edit, Delete, Duplicate For Users.
- Click Install. The module depends only on the standard base module.
2. Open the user form
- Go to Settings > Users and Companies > Users.
- Open the user you want to restrict.
- Click the Action Permissions tab.
3. Pick the restricted models
- In Restrict Create or Duplicate, add the models the user must not create or duplicate.
- In Restrict Edit, add the models the user must not edit; those models become read only.
- In Restrict Delete, add the models the user must not delete.
- Click Save.
4. Verify as the restricted user
- Log in as the restricted user.
- Open one of the restricted screens.
- The matching New, Edit, Delete, and Duplicate buttons are hidden and the action is blocked.
5. Coverage & safety
- Restrictions are enforced server-side, so users cannot bypass them through another interface.
- Administrators are never restricted, ensuring you can always reach the configuration.
- The same rules apply uniformly to form, list, and kanban views.
Frequently Asked Questions
1. Which actions can be restricted?
2. Where do I configure the restrictions?
3. Does it work on any Odoo model?
4. Are the restrictions enforced only in the UI?
5. Will it affect administrators?
6. Are there any third-party dependencies?
7. Is it compatible with Odoo 19?
Module Support & SLA
Standard response time (SLA) for support queries is typically 1 to 2 working days.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 120 |
| Technical Name |
oe_user_action_permissions |
| License | OPL-1 |
| Website | https://odooerp.ae/ |
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