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

In the employee form, under the HR tab, there is a link to the user account. When attempting to link, Odoo only suggests internal users. I need access to external portal users as well. What should I do to access the full list of users without restrictions?  

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

To display portal users in the user_id field, follow these steps:

  1. Enable Developer Mode in Odoo.
  2. Click on the bug icon in the top-right corner.
  3. Navigate to User Interface > View: Form.
  4. Locate the XML definition for the user_id field.
  5. Remove the domain condition ('share', '=', False) from the field attributes.
  6. Save and reload the view.

This will allow portal users to appear in the selection list for the user_id field. Let me know if you need further clarification!

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.ย. 25
1378
List of native fields Odoo v18 แก้ไขแล้ว
3
ก.ย. 25
486
Allow users to change their own data แก้ไขแล้ว
3
ก.ย. 25
440
0
ส.ค. 25
535
1
ก.ค. 25
1282