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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
1374
Vistas
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
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
mar 15
|
4696 | ||
|
0
ene 25
|
765 | ||
|
0
dic 24
|
1282 | ||
|
1
sept 24
|
1364 | ||
|
1
jul 16
|
4249 |