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:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
1
Cevapla
1391
Görünümler
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
0
Mar 15
|
4699 | ||
|
0
Oca 25
|
768 | ||
|
0
Ara 24
|
1286 | ||
|
1
Eyl 24
|
1367 | ||
|
1
Tem 16
|
4253 |