Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
6229 Zobrazení

Hi,

Like I have created a user "SManager" and made him "sales manager". and create anouther users "SPerson1" and "SPerson2" and made them "see own leads". But when I create customer from SPerson1, it is also appears in SPerson2 customer list. How to restrict this.

Also I have tried the following Record Rule but it prevent the users from creating new customers.

https://www.odoo.com/forum/help-1/question/how-create-rule-for-personal-customers-15858

 

 

Avatar
Zrušit
Nejlepší odpověď

Create record rule and give force_domain.

<field name="domain_force">[('user_id','in',[False,user.id])]</field>

 

or

Another option is : Create my contact menu and give own lead group on that.

And put filter on the action .

 

Thanks,

Nimesh.

 

Avatar
Zrušit
Autor

Nimesh, Please explain me these points.?

Related Posts Odpovědi Zobrazení Aktivita
6
srp 20
6299
0
dub 15
3420
0
bře 15
4733
1
bře 15
6199
0
led 25
778