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
返信
1413
ビュー
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
|
4723 | ||
|
0
1月 25
|
775 | ||
|
0
12月 24
|
1297 | ||
|
1
9月 24
|
1410 | ||
|
1
7月 16
|
4261 |