Skip to Content
Menu
This question has been flagged

I am using odoo ce v13.
i create a new user (internal / employee). in user settings, if i pick
"inventory" user, he can view, but can't see "create" button on top
"inventory" admin, he can see create button, but he also get all the other options as well. which i want to avoid.
Q. what is easiest way, so inventory user can create products.    

Avatar
Discard

I had the same problem with CE 14, and ended up just giving admin power to the user because I couldn't find any other solution.

Best Answer

You can do that as below:

  1. enabling developer mode.
  2.  Go to Settings then from Users & Companies select groups.
  3. search for "inventory" then open the "Inventory / User" group.
  4. Click on Edit button and Go to "Access Rights" Tab then check the create checkbox for "product_product_stock_user" and "product.template stock user".

By doing this, The users belong to Inventory/User will able to see the create button and create product. 

Note: If you want them to edit an exists product, you need to give then write access and you can do it as above step and check the Write checkbox for  "product_product_stock_user" and "product.template stock user" access rights.

Avatar
Discard
Author

thankyou Waleed, will check n confirm in next few hours. will mask answer resolved once confirmed. huge thanks again. means a lot.

Author

it worked. thanks again, have a good day.

Related Posts Replies Views Activity
1
Jul 19
4627
2
May 24
1710
1
Oct 23
1813
1
Nov 22
2555
2
Jul 22
2891