Skip to Content
Menu
This question has been flagged
1 Odgovori
49 Prikazi

I am working in Odoo 18. For non-admin users, when they create a quotation, sales order, purchase order, or RFQ in the Sales and Purchase modules, the option to create a new product in the Add Line should not be visible. Only the 'Search More' option should be available. This option should be visible only to the admin, while other users should see only the 'Search More' option.  

 

Avatar
Opusti
Best Answer

You'll have to enable the Developer mode first, to perform this configuration: https://www.odoo.com/documentation/18.0/de/applications/general/developer_mode.html

Then, navigate to Settings -> Users & Companies -> Users --> *open a user* and untick the Product creation option from the EXTRA RIGHTS section:

Avatar
Opusti