Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
6682 Vistas

How to check more than one condition in a single record rule?

Avatar
Descartar
Mejor respuesta

AND is default in odoo,

for OR u should write as '|' in starting of condition,,

example:['|',('user_id''='',user.id),('user_id''='False)]

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
ene 24
3799
0
ene 24
1902
0
dic 20
2421
1
sept 19
5269
0
jun 17
3467