Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
6232 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
3105
0
ene 24
1465
0
dic 20
2019
1
sept 19
4768
0
jun 17
3065