Hello.
This is my problematic: When a user join a specific group, I need to
automatically remove it from another group.
But I can't find how.
When you add a record on "res.groups" with an "implied_ids" field, you
can do a:
<record id="group_guest" model="res.groups">
…
<field name="implied_ids"
eval="[(3, ref('my_group'))],"/>
…
</record>
But, this didn't remove the user from the group "my_group" when she/he
join the group "group_guest". This only remove the implication that
joining the "group_guest" make the user also join "my_group".
Is my only solution is to override res.groups or res.user write()
method?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
4269
أدوات العرض
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
1
نوفمبر 24
|
1559 | ||
|
3
أبريل 23
|
18141 | ||
How to add an user to a group
تم الحل
|
|
1
ديسمبر 22
|
14255 | |
|
2
سبتمبر 22
|
4002 | ||
|
0
مارس 19
|
2715 |