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:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
1542
화면
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
|
1360 | ||
|
3
9월 25
|
479 | ||
|
3
9월 25
|
431 | ||
|
0
8월 25
|
531 | ||
|
1
7월 25
|
1279 |