Skip to Content
Menu
This question has been flagged
1 Reply
2517 Views

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

Avatar
Discard
Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
1
Feb 17
3016
1
Nov 24
155
3
Apr 23
16095
1
Dec 22
12401
1
Mar 15
5298