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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
Enable Counters in odoo what is the use of it
Diselesaikan
|
|
1
Mar 25
|
1132 | |
|
0
Nov 24
|
1381 | ||
|
0
Jun 24
|
1436 | ||
|
0
Okt 23
|
1989 | ||
|
2
Mar 23
|
2528 |