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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
You can do that as below:
- enabling developer mode.
- Go to Settings then from Users & Companies select groups.
- search for "inventory" then open the "Inventory / User" group.
- 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.
thankyou Waleed, will check n confirm in next few hours. will mask answer resolved once confirmed. huge thanks again. means a lot.
it worked. thanks again, have a good day.
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 7 19
|
4725 | ||
|
2
thg 5 24
|
1914 | ||
Permits for inventory only.
Đã xử lý
|
|
1
thg 10 23
|
1926 | |
|
1
thg 11 22
|
2672 | ||
|
2
thg 7 22
|
3099 |
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.