I tried a multiple solutions i found everywhere, but none of it worked
What system access to request?
Request
x_studio_stage_id in [2, 3, 4]
How can i insert the group in there?
I also tried in field.
But it didn't work too.
I tried a multiple solutions i found everywhere, but none of it worked
What system access to request?
Request
x_studio_stage_id in [2, 3, 4]
How can i insert the group in there?
I also tried in field.
But it didn't work too.
Hi,
<record id="model_rule_specific_
<field name="name">Access to Specific Stages</field>
<field name="model_id" ref="model_your_model"/>
<field name="domain_force">[('x_
<field name="groups" eval="[(4, ref('base.group_user'))]"/>
<field name="perm_read" eval="True"/>
<field name="perm_write" eval="True"/>
<field name="perm_create" eval="True"/>
<field name="perm_unlink" eval="False"/>
</record>
Hope it helps
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
0
3월 26
|
83 | |||
|
1
3월 25
|
4805 | |||
|
0
11월 24
|
4248 | |||
|
0
6월 24
|
3568 | |||
|
0
10월 23
|
4109 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.