Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
4113 มุมมอง

Hello, 

I am trying to create a new group for portal users but Odoo only recognizes it if the user is Internal user, if the user is portal he cannot have my new group.

My group is created like this:

<record id="group_entity_member" model="res.groups">
<field name="name">Entity Member</field>
 <field name="comment">The user will have the rights of a entity member</field>
 <field name="users" eval="[(4, ref('base.user_root'))]"/>
 </record>​

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.ค. 19
2701
0
มี.ค. 19
4464
1
พ.ย. 24
1516
3
เม.ย. 23
18092
How to add an user to a group แก้ไขแล้ว
1
ธ.ค. 22
14225