Hello, I need to create two identical Admin Users but one should not be able to delete partners and leads.
How should i proceed?
Any help is appreciated
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello, I need to create two identical Admin Users but one should not be able to delete partners and leads.
How should i proceed?
Any help is appreciated
I think you can go to the 'delete partner' function and 'delete leads' function in python and see if the user is someone or the other. Maybe with some restriction like: if (self(partner.name)='user1'){ [delete partner function] }
Hope this helps you! :)
Juan
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
2月 17
|
3880 | ||
|
1
11月 24
|
1372 | ||
|
3
4月 23
|
17864 | ||
|
1
12月 22
|
14050 | ||
|
1
3月 15
|
6395 |