Skip to Content
Menu
This question has been flagged
2 Replies
2835 Views

Hello,

in odoo 17

How do I prevent the user from modifying any information on the product card,

 only he can access the product card and read the information without any modification to it, read-only. 

( product.product, product.templet)

Avatar
Discard
Author Best Answer

Thank you for your help us.

I have done all these settings, but when the user presses( on hand), on product card this message appears.

"Access Error

You are not allowed to modify 'Product Variant' (product.product) records.This operation is allowed for the following groups:

- Accounting/Accountant

- Administration/Settings

- Expenses/Administrator

- Inventory/Administrator

- Point of Sale/Administrator

- Purchase/Administrator

- Sales/Administrator

Contact your administrator to request access if necessary."


and does not disappear unless I give the user read and Write permissions. I want the user to be able to read the information on the (on hand) icon with read permission only, so they do not change any information on the product card.

Avatar
Discard
Best Answer

Hi,

To restrict modification access to the 'product.product' and 'product.template' models for a user, follow these steps:

Turn on the developer mode: Settings -> Technical -> Access Rights ->

Disable the access to CREATE, WRITE, and DELETE in  'product.product employee' and 'product.template.user'.


Hope it helps

Avatar
Discard
Related Posts Replies Views Activity
0
Aug 19
2496
1
Jun 25
684
1
Jul 24
855
0
May 24
1217
1
May 17
3323