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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Feb 17
|
3016 | ||
|
1
Nov 24
|
155 | ||
|
3
Apr 23
|
16095 | ||
|
1
Dec 22
|
12401 | ||
How to create Groups?
Solved
|
|
1
Mar 15
|
5298 |