Hello
I need to show "validate button" to inventory limited user.
After creating a new MO inventory limited user can't see validate button to validate the required material for MO.
So how to show the validate button
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello
I need to show "validate button" to inventory limited user.
After creating a new MO inventory limited user can't see validate button to validate the required material for MO.
So how to show the validate button
Thanks
Hii,
Go to:
Settings → Technical → Security → Access Control Lists
permission | Value |
---|
Read | ✅ Yes |
Write | ✅ Yes |
Create | ✅ Yes |
Delete | ❌ No |
Go to:
Settings → Technical → Security → Record Rules
i hope it is help full
Studio (Enterprise Only)
If you have Odoo Studio:
Works without writing code!
Hi,
In order to show the button for the limited user, you need to add a user group for the particular button.
To add a user group to the existing button, you need to change the button attribute as follows.
<xpath expr="//button[@name='button_name']" position="attributes">
<attribute name="groups">stock.group_stock_user</attribute>
</xpath>
You can also add it from the UI as,
Hope it helps
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 9 23
|
2153 | ||
|
2
thg 3 23
|
10104 | ||
Cacher le bouton "créer" d'une liste
Đã xử lý
|
|
2
thg 3 23
|
2495 | |
Add class to button from function
Đã xử lý
|
|
2
thg 5 22
|
4476 | |
|
0
thg 3 22
|
1652 |