Hello everyone, I have added a new field to the users model based on that field I have created user group and access rights(for specific permissions). The problem is when I go to settings for a particular user and assign him to a specific group this change will not be applied immediately unless I upgrade my custom module, what I need is once I change the user group this change must be applied without upgrading the module. Any ideas on how to solve this issue?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
Hi, can you please provide some more details. Like once you assign a group to a user, does the user log out of his session and refresh the browser and then check the access. Ideally, this should done. If this is not being done, please try once and check if the problem still persists.
@Adithya when I assign a group to a user nothing happens, I am not assigning this group for the current login user. I have another user with another browser the the problem still even after I logged out and login again