When I want to open the 'Sales SO' menu an error appears like the first picture. The second image is security and the third image is the views.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
1462
화면
Hi Aprilia
try with uid if you would like to check the current user
<field name="domain">[('user_id','=',uid)]</field>
or domain_force instead of domain
<field name="domain_force">[('user_id','=', user.id)]</field>
Warm regards
Daniel
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
0
3월 15
|
4776 | ||
|
0
1월 25
|
803 | ||
|
0
12월 24
|
1336 | ||
|
1
9월 24
|
1450 | ||
|
1
7월 16
|
4272 |