This question has been flagged
1 Reply
2455 Views

Hi All

I am working on Odoo 11.0, OS:windows 10

I want to restrict specific users from changing the default UOM of products in stock transactions.

How I can handle this through "Access Rights"

Thanks in advance.

Avatar
Discard
Best Answer

You can set access rights by providing these terms :

1 .object name ( UOM in stock move)

2. read,right,update,delete permissions (checkboxes)

3. User group name


To set above right refer following info:


Check this :


http://www.odoo.yenthevg.com/creating-security-groups-odoo/



https://www.odoo.com/forum/help-1/question/user-access-permissions-110524

Avatar
Discard