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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
1522
瀏覽次數
To display portal users in the user_id field, follow these steps:
- Enable Developer Mode in Odoo.
- Click on the bug icon in the top-right corner.
- Navigate to User Interface > View: Form.
- Locate the XML definition for the user_id field.
- Remove the domain condition ('share', '=', False) from the field attributes.
- 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!
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
3
9月 25
|
443 | ||
|
3
9月 25
|
412 | ||
|
0
8月 25
|
513 | ||
|
1
8月 25
|
1244 | ||
|
1
7月 25
|
1256 |