Skip to Content
Menu
This question has been flagged
1 Reply
1031 Views

I'm using Odoo 15 self-hosted to track inventory.  I want add a user group who can see everything in the inventory module that the admin can see, but just cannot make any changes.  What is the best way to go about that?

Thanks!

Avatar
Discard
Best Answer

You can use this free module, the module add read only security group and you can give the user Admin right on inventory module and check read only group from User Form (You need to enable developer mode.).

Avatar
Discard