Skip to Content
Menu
This question has been flagged
2 Replies
8618 Views

Hi, I would like to know how create a rule to a sales team group can only see yours partners. For example, I have a sales team called "group_sales_01" and I want asign a rule to the users of this group can see the partners with "sales team" set to "group_sales_01".

is it possible in OpenERP? I have OpenERP 7. And anyone know good documentation about security in OpenERP and Rules to know how create rules and limitations and other aspect of OpenERP?

Avatar
Discard
Best Answer

Check question #170. Not sure why I can't paste URL in the answer.

Avatar
Discard
Author

your karma, if is minor to 50 you cant paste a url...I think. if you want, my email is "info@mcindietech.com" thanks!

Best Answer

Hello,

To create rule in v7 go to menu Setting/Technical/Security/Record Rules

In this menu you can create a record rules and in group name you can define your created group.

You also define a domain.

Thank You,

Avatar
Discard
Author

ok but GROUP == SALES GROUP? When I say GROUP, I mean SALES GROUP. Is the same?

Yes You can define group in Gruop Name you want.

The rule that really worked for me was aplied after creating a new group called "Show Sales Department" ( by example ) and then I used the next rule: ['|', ('section_id','=',user.default_section_id.id) ,('user_id','=',user.id)] . I hope it works

Yes I try but salesmanager not create the customer after create new group and same domain as above Jose.

Related Posts Replies Views Activity
1
Dec 22
24491
2
Jun 20
2830
2
Dec 19
14961
1
Sep 16
20687
1
Nov 15
3925