Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
5878 Widoki

how can i separate visibility of objects listed above?

for example, i want only assigned persons to view corresponding projects, tasks and issues. i want nobody except creator to have the possibility to change task/issue/project.

i want some possibility to define, who can view the contact and who can`t maybe there is some standard way to do it?

Awatar
Odrzuć
Najlepsza odpowiedź

You need to check how 'Record Rule' works. In OpenERP, records are filtered based on record rules.

See Go to Settings / Security / Record Rules.

For example, you can create a rule to limit a group in such a way that users of that group will see business opportunities in which he or she is flagged as the salesman. The rule can be salesman = connected_user. With that rule, only records respecting the rule will be displayed.

Awatar
Odrzuć
Autor

where can i get some information on how to create such rules? syntax guide? api? variable, operators and constant names?

for example? you say:

>salesman=connected_user

where did you get that knowledge that "connected_user" is variable refers to a current user, ...

Autor Najlepsza odpowiedź

where can i get some information on how to create such rules? syntax guide? api? variable, operators and constant names?

for example? you say:

salesman=connected_user

where did you get that knowledge that "connected_user" is variable refers to a current user, ...

Awatar
Odrzuć
Autor Najlepsza odpowiedź

where can i get some information on how to create such rules? syntax guide? api? variable, operators and constant names?

for example? you say:

salesman=connected_user

where did you get that knowledge that "connected_user" is variable refers to a current user, ...

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
6
lip 18
15773
1
lip 18
4302
0
kwi 15
3819
1
cze 23
3401
1
lis 22
3694