Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3 Trả lời
1504 Lượt xem

kindly explain the importance of adding restrictions in an oppotunity  stage and how can you add the restrictions.

Ảnh đại diện
Huỷ bỏ

Please use a meaningful title.

Câu trả lời hay nhất

You can use the warning functionality. Go to automated actions and click on modify using python code. You will see a basic description of the function. There's plenty of youtube videos about this as well.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

I hope you are asking about how to implement the security mechanisms in odoo, in odoo the security mechanism is implemented using the groups, access rights and the record rules.

A user group is created and the access rights and rules are set to this groups and later this group is assigned to the users, so what user see on his login will be based on the access rights and rules of his user group.


Please see this for information about the same: Security in Odoo - Access Control, Record Rules and Group


Thanks

Ảnh đại diện
Huỷ bỏ